Niraj Gupta @nirajguptaa_
Computer Science student passionate about Coding, Algorithms, Web Development & Software Engineering. linkedin.com/in/nirajguptaa Chennai, India Joined March 2020-
Tweets138
-
Followers64
-
Following96
-
Likes995
✅ Day 115 of #GFG160 & #geekstreak2025 📊 Problem:Palindrome SubStrings 🧠 Concept: Bottom-Up DP on substrings 📦 Approach: Expand for length ≥ 2, use DP table to check s[i] == s[j] && dp[i+1][j-1] #DP #String #Palindrome #CPP #Coding #GFG @geeksforgeeks
✅ Day 114 of #GFG160 & #geekstreak2025 📊 Problem: Longest Palindrome in a String 📦 Concept: LCS between String & its Reverse #DP #String #LCS #Palindrome #CPP #Coding #GFG @geeksforgeeks
✅ Day 113 of #GFG160 & #geekstreak2025 📊 Problem: Longest Palindromic Subsequence 📦 Concept: LCS between String & its Reverse ⚙️ Logic: If match, +1 diagonal; else, max left/top #DP #String #LCS #Palindrome #CPP #Coding #GFG @geeksforgeeks
✅ Day 112 of #GFG160 & #geekstreak2025 📊 Problem: Longest Common Subsequence 🧩 Input: Two Strings 📦 Concept: Dynamic Programming (2D DP Table) ⚙️ Logic: If match, +1 diagonal; else, max left/top #DP #String #LCS #CPP #Coding #GFG @geeksforgeeks
✅ Day 111 of #GFG160 & #geekstreak2025 📊 Problem: Longest String Chain 🧩 Input: Array of Words 📦 Concept: DP + HashMap + Length Sorting ⚙️ Logic: Try all predecessors by removing one char #DP #Hashing #String #DSA #CPP #Coding #GFG @geeksforgeeks
✅ Day 110 of #GFG160 & #geekstreak2025 📊 Problem: Longest Increasing Subsequence (LIS) 📦 Concept: Recursion + Memoization prevIndex #DP #Recursion #Memoization #DSA #CPP #Coding #GFG @geeksforgeeks
✅ Day 109 of #GFG160 & #geekstreak2025 📊 Problem: Longest Bounded-Difference Subarray 🕒 Time: O(N) | 💾 Space: O(N) 📦 Concept: Two Monotonic Deques (Min & Max) + Sliding Window #SlidingWindow #Deque #DSA #CPP #Coding #GFG @geeksforgeeks
✅ Day 108 of #GFG160 & #geekstreak2025 📊 Problem: K Sized Subarray Maximum 🕒 Time: O(N) | 💾 Space: O(K) 📦 Concept: Monotonic Deque for Efficient Sliding Window #DSA #CPP #Coding #GFG @geeksforgeeks
✅ Day 107 of #GFG160 & #geekstreak2025 📊 Problem: Decode the String 🕒 Time: O(N) | 💾 Space: O(N) 📦 Concept: Stack + Nested Repetition Handling #Stack #DSA #CPP #Coding #GFG @geeksforgeeks
✅ Day 106 of #GFG160 & #geekstreak2025 📊 Problem: Postfix Evaluation 🕒 Time: O(N) | 💾 Space: O(N) 📦 Concept: Stack-Based Expression Evaluation #Stack #DSA #CPP #Coding #GFG @geeksforgeeks
✅ Day 105 of #GFG160 & #geekstreak2025 📊 Problem: Get Min from Stack 🕒 Time: O(1) | 💾 Space: O(N) 📦 Concept: Stack + Auxiliary Min Stack 💡 Supports push, pop, peek, getMin in constant time! #Stack #DSA #CPP #Coding #GFG @geeksforgeeks
Just crossed 77% completion on the Strivers A2Z DSA Sheet by @takeUforward_ ! From Arrays to Graphs, it’s been a challenging yet rewarding journey through the core of DSA. Grateful for the consistency and clarity this sheet brings. Onwards to 💯%! 💪 #DSA #Striver @striver_79
✅ Day 104 of #gfg160 & #geekstreak2025 📊 Problem: Max of Min for Every Window Size 🕒 Time: O(N) | 💾 Space: O(N) 📦 Concept: Stack + Previous & Next Smaller Index #Stack #SlidingWindow #DSA #CPP #Coding @geeksforgeeks
✅ Day 103 of #gfg160 & #geekstreak2025 🏗️ Problem: Histogram Max Rectangular Area 🕒 Time: O(N) | 💾 Space: O(N) 📦 Concept: Stack + Next Smaller Elements (Left & Right) #Stack #Histogram #DSA #CPP #Coding @geeksforgeeks
✅ Day 102 of #gfg160 & #geekstreak2025 📈 Problem: Stock Span Problem 🕒 Time: O(N) | 💾 Space: O(N) 📦 Concept: Stack + Index Tracking #Stack #StockSpan #DSA #CPP #Coding @geeksforgeeks
✅ Day 101 of #gfg160 & #geekstreak2025 Problem: Next Greater Element 🕒 Time: O(N) | 💾 Space: O(N) #Stack #NGE #DSA #CPP #Coding @geeksforgeeks
✅ Day 100 of #gfg160 & #geekstreak2025 Problem: Longest Valid Parentheses 🕒 Time: O(N) | 💾 Space: O(N) #Stack #Parentheses #DSA #CPP #Coding @geeksforgeeks
✅ Day 99 of #gfg160 & #geekstreak2025 Problem: Parenthesis Checker 🕒 Time: O(N) | 💾 Space: O(N) #Stack #Brackets #DSA #CPP #Coding @geeksforgeeks
✅ Day 98 of #gfg160 & #geekstreak2025 Problem: Running Median from Stream 🕒 Time: O(N log N) | 💾 Space: O(N) #Heap #Median #PriorityQueue #DSA #CPP #Coding @geeksforgeeks

Diksha Jain @dikshaJain46
593 Followers 161 Following Software Developer Trainee @walkover Contributor'24 @Hacktoberfest and @girlscriptsoc | MERN Stack | 5-Star in C++ @HackerRank | Postman Student Expert
Jeremy Bonham @JeremyBonham
2K Followers 8K Following BONHAMS UP ENTERTAINMENT https://t.co/9M3O7wFJdG
Ronit Gupta @Ronitgupta40881
4 Followers 16 Following
Rahul P @Poojithprahul
2 Followers 76 Following
Niraj Gupta @NirajGupta16660
0 Followers 1 Following
Nik @Nik48859707252
0 Followers 2 Following
Luniaz @Luniazz__
24 Followers 246 Following 🔥 Learning DSA & Web Dev | Documenting my journey | Computer Engineering '²⁷ | #100DaysOfCode
zαιиυℓ αв∂�... @zainulll__
21 Followers 211 Following C++ | Aspiring Web Dev |📍 DelhixPryg | CSE²⁷ 🎓 |
Thasneem @thasneem98
125 Followers 2K Following
Yuvraj Prasad @yuvrajprasad87
23 Followers 901 Following
𝐵𝒶𝓉𝓂𝒶�... @WasBatmanOP
142 Followers 864 Following
Vedish Chawla @VedishChawla
1 Followers 25 Following
Aditya Patil @ijvariableguy
98 Followers 298 Following Cloud computing | Java full stack| Devops | HLD | Data Analytics | Final year
Pratham_sitkare @pratham_sitkare
45 Followers 687 Following | Student | | Exploring Things | The only Butterflies 💸💸💸💸💸 I love
𒐪 Chen Fang @ChenHuiOG
52K Followers 639 Following Performance Engineer, Intern at @deepseek_ai, Rejected @Microsoft consultant offer 2nd year grad at @UCLA Doing Leetcode. Loving CLRS & DSA Takeover Cheatsheet
TechPro Solutions @TekProSol
369 Followers 2K Following We combine cutting-edge technologies with strategic expertise to help customers meet their business.
esbi @esbi2049
123 Followers 174 Following
Kush Kumar @rtlavkush
239 Followers 330 Following @NITRR || CSE || JAVA || DSA || WEB DEVELOPMENT || @LeetCode- 400+ Problem Solved || @HackerRank 5 Star in C & 4 Star in CPP
DarkCoder @DarkCoder07
63 Followers 101 Following
Patriot Dev @Curious_mind07
209 Followers 918 Following Exploring AI & Tech ⚡ | Sharing coding, career & productivity tips 💻 | Helping you grow skills & mindset daily 🚀 Let’s grow together 🌱
reedThirner @RPurbia4841
1 Followers 12 Following
Ankush @Ankush01729
302 Followers 247 Following
warrexx @warrexx2303
1 Followers 9 Following
decode @_de_code
2 Followers 17 Following
Jonny @zJonnyg02
0 Followers 2 Following
Jonny @zJonnyw01
0 Followers 2 Following
Jonny @RonY0662044
0 Followers 2 Following
Jonny @zJonnyz01
1 Followers 6 Following
Geek @Geek76452086312
110 Followers 5K Following
To make than @to_than38303
64 Followers 4K Following
It'samess @ItSamess86995
122 Followers 5K Following
Shivani Kaushik @Shivani09623779
37 Followers 27 Following #student #poetry_addicted #pakistani_dramas #learning_German
Sujal Paswan @SujalPaswan20
21 Followers 95 Following Be human. It’s important to make sure whatever you write displays
Ankit Gupta @AnkitGu50171601
0 Followers 1 Following
❤️NaNcY BaRnWaL�... @_sarcastic_bae_
10 Followers 70 Following I m like a mirror… I will smileat u. If u smile at me… by:- cutto babe ❣️😘 #navodayan
Fitness Code @CodeFitnez
202K Followers 98 Following Boosting strength, mobility & recovery — the smart way.
Diksha Jain @dikshaJain46
593 Followers 161 Following Software Developer Trainee @walkover Contributor'24 @Hacktoberfest and @girlscriptsoc | MERN Stack | 5-Star in C++ @HackerRank | Postman Student Expert
Anuskha Maity @maity47199
137 Followers 81 Following Python | SQL | AI-ML Programming is thinking, not typing.
Dhruv Rathee @dhruv_rathee
3.1M Followers 616 Following YouTuber: 25 million+ subs⚡️TIME Magazine’s Next Generation Leaders 2023 • Traveller •
Vedant Rawale @VedantRawa11119
590 Followers 46 Following Upcoming SDE Intern @PhonePe | ICPC Regionalist '24 | Guardian at LC | Expert at CF | 5 star rated on CC | Documenting my ups and downs | VIT Pune '26
VIT Chennai @ChennaiVit
2K Followers 37 Following A place to learn, A chance to grow. Connect with all #VitChennai social media handles through LINK GIVEN BELOW.
Vishesh Panchal @vishesh0504
651 Followers 389 Following Upcoming SDE intern @PhonePe|Trying to be the best version of myself| | F1 || Full stack developer| VITC 26| I tweet about the things I observe in daily life🤗
Saad Akbar @saad_akbar_10
5K Followers 354 Following I code, click and travel | Engineering @Phonepe
Aditya Patil @ijvariableguy
98 Followers 298 Following Cloud computing | Java full stack| Devops | HLD | Data Analytics | Final year
Aditi @itss_Aditiii
3K Followers 281 Following a collection of stories I tell you here, through digital postcards 💌 iitian • artist • avid reader • cf expert • prev swe intern @Google
Harkirat Singh @kirat_tw
112K Followers 723 Following 500k on YT - https://t.co/DXjYUcX07N Cohort - https://t.co/CHefcN4B6t hire - https://t.co/yFKdcBlmjI
warrexx @warrexx2303
1 Followers 9 Following
Patriot Dev @Curious_mind07
209 Followers 918 Following Exploring AI & Tech ⚡ | Sharing coding, career & productivity tips 💻 | Helping you grow skills & mindset daily 🚀 Let’s grow together 🌱
esbi @esbi2049
123 Followers 174 Following
Kush Kumar @rtlavkush
239 Followers 330 Following @NITRR || CSE || JAVA || DSA || WEB DEVELOPMENT || @LeetCode- 400+ Problem Solved || @HackerRank 5 Star in C & 4 Star in CPP
DarkCoder @DarkCoder07
63 Followers 101 Following
NeetCode @neetcode1
44K Followers 673 Following https://t.co/LEf8SyebUT Yes, I used to work @Google ty for asking (500K+ on YT 🤓)
reedThirner @RPurbia4841
1 Followers 12 Following
Ankush @Ankush01729
302 Followers 247 Following
Level Up Mindz @LevelUpMindz
73K Followers 13 Following Your daily dose of growth, mindset, and progress
Striver | Building ta... @striver_79
179K Followers 122 Following Founder - @takeUforward_ (1M+ Users) | 800K+ on YT | Ex-Google, https://t.co/v8UeSUNJpC, Amazon
Postman @getpostman
55K Followers 272 Following The API platform used by more than 40 million developers. Proud member of the Forbes Cloud 100. Also, hi there.👋
freeCodeCamp.org @freeCodeCamp
946K Followers 158 Following We're a community of millions of people who are building new skills and getting new jobs together. A 501(c)(3) public charity. Tweets by @abbeyrenn.
GeeksforGeeks @geeksforgeeks
84K Followers 120 Following Skill up with GeeksforGeeks for free 🥳💚| Daily DSA problems, Interview Prep resources, Premium Courses, Resources to learn ML & DS, & much more for you!
Rishabh Singh @merishabh_singh
42K Followers 121 Following Building 𝗲𝗻𝗴𝗶𝗻𝗲𝗲𝗿𝗛𝗨𝗕 || I post job opportunities & hire for companies/startups || Hired engineers for 800+ companies.
U.S. Consulate Genera... @USAndChennai
77K Followers 1K Following Welcome to the official account of the U.S. Consulate General Chennai. RTs/links are not endorsement. Terms of use: https://t.co/zpvFAXQiE5
D-Coder @Damn_coder
101K Followers 422 Following Sharing Insights on AI, Online business & Productivity | Helping people leverage AI & make money online | DM for collaboration | [email protected]📤
Alamin @iam_chonchol
101K Followers 1K Following AI Educator. Helping you to make money with Al, Tech Tools & Digital Skills | DM/Mail for collaboration: 💬 [email protected]
Shivani Kaushik @Shivani09623779
37 Followers 27 Following #student #poetry_addicted #pakistani_dramas #learning_German
Steve Harvey @IAmSteveHarvey
6.1M Followers 949 Following Emmy® Award-winning entertainer, radio personality, motivational speaker, New York Times best-selling author, businessman, and philanthropist.