subh_dutta

About

Work

People

Schedule a 1:1

Think with reason.

Design with empathy

and intent.

Hi! I’m Subhrajit.

I craft digital B2B and B2C products that think before they speak.

Currently

Designing

@

Shaping all forms of consumer centric Digital Credit experiences with 15 Million+ users across multiple banks and brands.

Previously

Designed for 30+ Brands & Orgs

I design for clarity,

not just optics.

A few projects that made pixels feel purposeful.

Impacted 50 Mn+ users across brands and products.

Designing products, platforms

and brands that scale.

From zero-to-one ideas to systems used by millions.

Hand-drawn illustration to portray child malnutrition in

Somalia, created for UNSDG Global Awareness drive.

Crafting products, visuals and stories is how

I grow, learn and evolve as a designer.

View All

LIVE CODING PLATFPRM

INTERVIEW

Smart Interviewing by

PULSE

Sol. 1

Whiteboard

Sol. 2

3

4

5

6

7

8

9

1

2

Question 2

Choose from guide questions

Fibonacci Sum

// Given a number N return the index value of the Fibonacci


function fib(N){

if (N<=1) return 1;


return fib(N - 1) + fib(N - 2);

}

console. log(fib (5))

console. log(fib (8))

Check if sum of Fibonacci elements in an Array is a Fibonacci number or not


Fibonacci Sum

Output

Test Cases

Input

Run

Console

Question Description

Ravi (candidate)

Sachin (interviewer)

End Interview

Rashmi (candidate)

INTERVIEWER

End Interview

Pulse

C / C++

Motivation beyond the screen,

people & reflections.

Because life’s more than just rendering pixels and managing layers

Connect with me!

You made it this far, might as well say hi.

Let’s build thoughtful,

user-centered products together?

Made with caffeine, care and Framer ❤️

All visual elements © Subhrajit Dutta | 2025