Ritik Profile
Ritik

@Ritik_gaur1

Followers
9
Following
3K
Media
0
Statuses
74

Bengaluru
Joined July 2017
Don't wanna be here? Send us removal request.
@Ritik_gaur1
Ritik
6 hours
🔁 Extended into a discussion on prototypes in JS.3️⃣ Machine Coding Round – Create a file/folder tree structure UI → Had to design my own JSON & code the logic.A good mix of JS internals + coding implementation. #FrontendInterview #JavaScript #ReactJS.
0
0
1
@Ritik_gaur1
Ritik
6 hours
🎯 Gave a frontend interview at Enphase Energy recently!.Here's what I was asked:.1️⃣ JavaScript Output-based Question —. console.log, setTimeout, Promises → had to analyze the event loop & microtask queue.2️⃣ Find 2nd Largest in an Array → with duplicates.
1
0
1
@Ritik_gaur1
Ritik
15 hours
✅ Day 4/31 of #LeetCode150.🔹 2x Two Pointers.🔹 2x Graph (revised Topological Sort 🔁).🔹 1x Array.Covered both fundamentals and advanced today. Steady pace → just need to push more into hards now .💥#DSA #100DaysOfCode #LeetCode #CodingJourney.
0
0
4
@Ritik_gaur1
Ritik
2 days
✅ Day 3/31 of my #LeetCode150 challenge. 🧠 Focused on Graphs today — solved 2 problems. DFS/BFS concepts are slowly clicking. 🕓 Posting late, but progress > perfection.Onward to Day 4 🔥.#100DaysOfCode #DSA #CodingJourney #LeetCode.
0
0
7
@Ritik_gaur1
Ritik
4 days
✅ Day 2/31 of #LeetCode150. 🔹 Solved 3 problems today:. 2 from Two Pointers 🧲.1 Sliding Window 🔍.Realized I need to start picking more medium/hard problems to stay on pace. Tomorrow = Level up!. (Need to pick up more).#100DaysOfCode #DSA #CodingJourney.
0
0
3
@Ritik_gaur1
Ritik
5 days
🚀 Starting my #LeetCode150 grind today!. 📅 Goal: Solve the 150 most liked LeetCode problems. ⏳ Deadline: 15th August. Daily updates to stay accountable — let’s go!. #100DaysOfCode #CodingJourney #DevLife.
1
0
9
@Ritik_gaur1
Ritik
11 days
Tech: React + Hooks.Codesandbox link - 🔍 Smooth, performant UX for dynamic search!. #ReactJS #JavaScript #WebDev #frontend #machinecoding.
0
0
0
@Ritik_gaur1
Ritik
11 days
🚀 Built a real-time search UI with:.✅ Debouncing using a custom useDebounce hook.✅ AbortController to cancel stale fetch requests.✅ Caching to avoid redundant API calls.✅ Clean UI updates with controlled input & conditional rendering.✅ Handles empty input + network errors.
1
0
0
@Ritik_gaur1
Ritik
2 years
Some Goals for 2024.- Get better in DSA and system design.- Make a switch to a good company. - Read more books. - Lift weight regularly and get a good physique. - learn a music instrument .Let’s see how much I can achieve🚀💯👊 (will analyse at the year end).
1
0
3
@Ritik_gaur1
Ritik
2 years
🚀Frontend Machine Coding Interview.Created a search input box on the api data, based on search the data will be displayed. Below is the codesanbox link solution of the problem. #js #HTML #CSS.
0
0
2
@Ritik_gaur1
Ritik
2 years
Here i got to learn useEffect hook properly and how the return statement can be used to avoid memory leaks and avoid unexpected behaviour. Below I am sharing the code sandbox link which has solution of the problem. #javascript #HTML #CSS.
0
0
2
@Ritik_gaur1
Ritik
2 years
🚀⭐️Frontend machine coding Interview Question. Create a carousel in react with prev and next button. In this data will be given in form of array and using it we have to create. Also it should move automatically after particular time interval.
1
0
2
@Ritik_gaur1
Ritik
2 years
Below i am sharing the code sandbox link solution of the problem. It is solved in react. #javascript #HTML #CSS .
0
0
2
@Ritik_gaur1
Ritik
2 years
🚀Frontend Interview ⭐️.Given a api fetch data from it and store it in form of table, having row and column. Row values should be name and email. In this we need to know how to fetch api with help of axios or fecth and to extract data. Also how tables are created.
1
0
2
@Ritik_gaur1
Ritik
2 years
Frontend Question-.Create a tic-tac-toe game in react. It can be created by simple react hooks. Below is the code sandbox link of the solution.
0
0
2
@Ritik_gaur1
Ritik
2 years
🚀Frontend Coding Question .⭐️Create a C-Box design animation in js.⭐️. This has been asked in some of the product based company and it checks js concept. It is really interesting to make. Below is the codesandbox link. Link - #js #CSS #animation.
0
0
2
@Ritik_gaur1
Ritik
2 years
🚀Frontend Coding Question.⭐️Create a OTP Input in vanilla.js⭐️.This is a important interview question and has practical use in website which have payment features. Below is the codesandbox link of this project. Link - #JS #HTML #CSS🏴.
0
0
2
@Ritik_gaur1
Ritik
2 years
🚀Frontend Coding Question .⭐️Create a Modal in vanilla js.⭐️.This is a important question and a interesting one that can be asked. It has a practical usecase in websites. Below is the codesandbox link of the code of this project. Link - #JS #HTML #CSS.
0
0
2
@Ritik_gaur1
Ritik
2 years
They are also important for interview point of view. Link - #js #coding #webdevelopment #interview #frontend.
0
0
2
@Ritik_gaur1
Ritik
2 years
If user again start typing before the dealy time then again the timer will become zero. And no call will be made. Below I am sharing the codesandbox link of the approach. Both of the above techniques are important and have there practical usecase.
1
0
2