itz_mohit_014 Profile Banner
Mohit Jangid Profile
Mohit Jangid

@itz_mohit_014

Followers
127
Following
235
Media
47
Statuses
518

I passionate web developer and Have knowledge of MERN Stack | Solving DSA problems in CPP | Great command in JS.

Jaipur
Joined July 2023
Don't wanna be here? Send us removal request.
@itz_mohit_014
Mohit Jangid
4 months
📢 #OpenToWork! .I’m seeking my first role as a full-stack, Frontend, or Backend Developer. 💡 Tech Stack: MERN, Next.js, Redux .🎯 Passionate about problem-solving .🤝 Let’s #connect—any leads appreciated! .#WebDeveloper #MERNStack #ReactJS #NextJS #TechJobs #JobSearch
Tweet media one
3
1
2
@itz_mohit_014
Mohit Jangid
3 months
RT @itz_mohit_014: 📢 #OpenToWork! .I’m seeking my first role as a full-stack, Frontend, or Backend Developer. 💡 Tech Stack: MERN, Next.j….
0
1
0
@itz_mohit_014
Mohit Jangid
4 months
One more rejection today I got 🥲. Let's restart with more power. I will definitely get the right job. Soon 💯💯❤️❤️.#LookingForJob
Tweet media one
0
0
1
@itz_mohit_014
Mohit Jangid
4 months
💻 Day by day — I’m building a better version of myself. Learn #DSA with @geeksforgeeks has become more than a challenge, it's a mindset. 🚀.Success isn’t magic — it’s consistency +effort over time. Let’s keep solving. 💪 .#gfg160 #geekstreak2025 #LearnEveryday #TechTwitter #Java
Tweet media one
0
0
1
@itz_mohit_014
Mohit Jangid
4 months
⏳ Time Complexity: O(n).📌 Space Complexity: O(1). Lesson learned: Sometimes, you need to swap & reverse your approach—just like this problem. 😄Back on track and ready for the next challenge! 🚀 . Let’s keep grinding, one problem at a time! 🔥.#CodingChallenge
Tweet media one
0
0
0
@itz_mohit_014
Mohit Jangid
4 months
👨‍💻 Approach (O(n) Time | O(1) Space): .✅ Find the breakpoint: Locate the first decreasing element from the right. ✅ Swap it with the smallest larger element on its right. ✅ Reverse the suffix to get the next lexicographical permutation. #Algorithms #KeepGoing #ProblemSolving.
1
0
0
@itz_mohit_014
Mohit Jangid
4 months
🔄 Resetting but NOT quitting! 🔥. I missed a day in my #GFG160 challenge, but consistency isn't about never failing—it's about getting back up! 🚀 So here’s Day 05:. 📌 Problem: Find the Next Permutation of an array. #DSA #GeeksforGeeks #gfg160 #GeekStreak2025
Tweet media one
1
0
0
@itz_mohit_014
Mohit Jangid
4 months
🔄 Reverse first d elements → Reverse remaining → Reverse entire array!.🔹LeetCode Prob: Remove Duplicate from Sorted Array II .✅ Approach: Two-pointer to allow at most two occurrences of each element!.Every problem is a step forward!💪 Let’s stay consistent #DSA #leetcode150
Tweet media one
0
0
0
@itz_mohit_014
Mohit Jangid
4 months
🚀 Day 04 of #GFG160 + Day 02 of #LeetCode150 Challenge!. 🔹 GFG Prob: Rotate an Array by d (Left ).✅ Approach: Used O(n) time & O(n) space, found an optimized O(1) space solution using Reversal Algorithm!.#GeeksforGeeks #LeetCode #CodingChallenge #ProblemSolving #100DaysOfCode
Tweet media one
Tweet media two
1
0
3
@itz_mohit_014
Mohit Jangid
4 months
🚀Day 3 of #gfg160 - #DSA Problem-Solving Challenge!.Problem: Reverse an Array .Time Complexity: O(n) Who's solving DSA too? Let's connect! .Approach: Two pointer with swapping in place using XOR .#GeeksforGeeks #CodingChallenge #ProblemSolving #GeekStreak2025 #LearnEveryday
Tweet media one
Tweet media two
0
0
0
@itz_mohit_014
Mohit Jangid
4 months
I'm excited to stay consistent and improve daily! Who else is grinding DSA? Let’s do this together! 🔥. #CodingChallenge #ProblemSolving #TechJourney.
0
0
0
@itz_mohit_014
Mohit Jangid
4 months
🚀New #ChallengeAlert 🚀.Alongside my GfG 160 Challenge, I’m also taking on #LeetCode150—solving one #interviewPrep question daily for the next 150 days!💪. 🔹Day 1: Solved 3 problems today!.✅Unique: Merge a sorted array.✅2 was same as Move Zero to End GFG 160. #LeetCode #DSA
Tweet media one
2
0
5
@itz_mohit_014
Mohit Jangid
4 months
solved this problem using two-pointer approach in which creates two variables S, K with initial value by 0. Then iterate over the entire array using S and track zero's index from K. if any non-zero ele found move forward K by one. Time complexity: using one single loop O(n).
0
0
0
@itz_mohit_014
Mohit Jangid
4 months
🚀Day 2 of #gfg160 - #DSA Problem-Solving Challenge!.🔹 Problem: Move All Zeroes to the End.👨‍💻 My Approach: Use two-pointer approach.⏳ Time Complexity: O(n). Who's solving DSA too? Let's connect!.#GeeksforGeeks #CodingChallenge #ProblemSolving #GeekStreak2025 #LearnEveryday
Tweet media one
1
0
0
@itz_mohit_014
Mohit Jangid
4 months
🔹 Find the largest element. If not found, return -1. 🔍 My-Approach:.✅ Track largest & secondlargest in a single pass. ✅ Update values smartly while iterating. ✅ Return secondLargest. ⏳ Time Complexity: O(n) (fast & efficient 🚀).#LearnEveryday #Algorithms #TechJourney.
0
0
0
@itz_mohit_014
Mohit Jangid
4 months
🚀Starting the "GfG 160 - 160 Days of Problem-Solving' Challenge.Day 1: Second Largest Element in an Array.Super pumped to keep this going! Follow along for daily DSA insights. Let’s level up together!💪.#DSA #GeeksforGeeks #CodingChallenge #ProblemSolving #gfg160 #GeekStreak2025
Tweet media one
Tweet media two
1
0
0
@itz_mohit_014
Mohit Jangid
5 months
Everyone says. Twitter is the best place to connect with the recruiter and founders directly . Does anyone know how I can do that??.#help.
0
0
0
@itz_mohit_014
Mohit Jangid
8 months
Should we use separate routes for the login logout form or not ??.
0
0
0
@itz_mohit_014
Mohit Jangid
8 months
From Today I will share a daily post here about my development phase. #connection #mern #developer.
1
0
2
@itz_mohit_014
Mohit Jangid
8 months
Let's start writing code in the backend after building a basic structure in the react frontend . What do u prefer in doing first - Backend or Frontend??.
0
0
0