β β π» Turning coffee into code |
Learn β’ Build β’ Break β’ Fix β’ Repeat π
MERN Stack Developer | Leveling up logic with DSA β‘
Building in public π
Open to SDE
Hey, Iβm Dinesh π
Software Developer (1 YOE)
Full-stack (React β’ Node β’ MongoDB)
Targeting SDE roles
Open to opportunities
I build real-world applications with strong problem-solving
Open to feedback & guidance from experienced developers
Letβs build together
Revisited JavaScript fundamentals today
-Variables (var, let, const)
-Data Types
-Type Conversion & Operators
A good reminder that many tricky bugs come from concepts we think we already know. Strong fundamentals = better code.
#JavaScript#WebDevelopment@Hiteshdotcom
Day 2 β #SDESheetChallenge Completed
- Kadane's Algorithm
- Sort an array (0, 1, 2)
- Stock Buy and Sell
TC: O(n) | SC: O(1) for all optimal solutions
Learned and implemented all approaches from brute force to optimal.
@striver_79@takeUforward_@LeetCode@X#DSA#CPP
Day 3 β #SDESheetChallenge Completed
Rotate Image
Merge Intervals
Merge Sorted Array
Focused on array manipulation, two pointer technique & in place operations
@striver_79@takeUforward_
Revisiting React fundamentals today βοΈ
Completed a quick refresh on JSX and Components & Props.
It's always interesting to see how much clarity comes from going back to the basics after building real projects.
@Hiteshdotcom#chaiReactLab#React#SoftwareEngineering#WebDev