#codinginterview ผลการค้นหา
What's the output of this code?🧑💻 Share your thoughts below!📷 #JavaScript #CodingInterview #DevWithDSA #100DaysOfCode #CodeNewbie
You have 45 minutes to solve a Hard Graph problem in a FAANG interview. Do you choose: A) C++ (Speed, but risky syntax errors) B) Java (Reliable, but your hand will cramp typing) C) Python (Fast to write, but might hit TLE) Which one are you picking? 👇 #CodingInterview…
Day 3 of my 7-day Reddit mute → dropping the ultimate DP (Dynamic Programming) cheat sheet that saved me in 20+ interviews One page = 80% of all DP problems solved Thread 🧵 #LeetCode #DynamicProgramming #CodingInterview
Short on what I think of coding tests from my experience as a game dev hoping to never do them again. #indiedev #LeetCode #codinginterview #gamedev #Unity
Python Gotcha 😲 Global vs Local Variable Explained in 50s | Tricky Interview Question 🐍 #Python #CodingInterview #PythonTips #LearnPython #CodeGotchas #PythonTricks #pythonprogramming #pythoncoding
I've been grinding tech interviews for months & it's exhausting and broken. That's why we're building Nullsphere.live , one platform to prep smarter, not harder. Join the waitlist: nullsphere.live #TechInterviews #CodingInterview #InterviewPrep #FAANG #TechJob
🚀 Is a String a Valid Number? 🤔 Validate numbers like "3.14", "-90E3", "2e10" while rejecting "abc", "99e2.5", "1e". Here's a clean JavaScript solution! 👇 Regex FTW! 🔥 #JavaScript #CodingInterview #Regex #100DaysOfCode
Day 84: LeetCode 3347 - Max Freq of an Element After Operations II (Hard) 🎯Today's #CodingInterview #HardProblem #SweepLine #Algorithm #Day84 #TechInterview #Optimization #RangeQueries
Back in the LeetCode groove! Just solved the classic "295. Find Median from Data Stream." Feels good to be back and grinding. Consistency is the key! #LeetCode #CodingInterview #DataStructures #Algorithms #Python #Java #SoftwareEngineering #Consistency
🗓️ My Weekend Plans: ✅ Coffee ☕ ✅ Code 💻 ✅ Conquer DSA 🧠 Time to get in the zone and prepare. Let's grid! #DataStructuresAndAlgorithms #CodingInterview #ProblemSolving #Tech #LearnToCode
🚀 Find the Minimum in a Rotated Sorted Array (with Duplicates!) Use modified binary search to handle duplicates efficiently! 🔥 ⚡ Time: O(log n), worst O(n) (duplicates) 💡 Used in: Circularly sorted data, indexing #LeetCode #BinarySearch #CodingInterview #Python
🚀Day 79 of #100DaysOfCodingChallenge | Mastering Sliding Window: Counting Binary Subarrays with Exact Sum. 1423. Maximum Points You Can Obtain from Cards 930. Binary Subarrays With Sum #JavaDeveloper #CodingInterview #LeetCode #DSA #SlidingWindow #TwoPointers #CodingCommunity
Failed the Nutanix online assignment twice. Many company assessments feel tough, especially with hidden test cases. Any tips on how to tackle these challenges better? #JobHunt #SoftwareDeveloper #CodingInterview
✨ Reversing a Singly Linked List (Iterative Approach) (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
Day 3 of my 7-day Reddit mute → dropping the ultimate DP (Dynamic Programming) cheat sheet that saved me in 20+ interviews One page = 80% of all DP problems solved Thread 🧵 #LeetCode #DynamicProgramming #CodingInterview
✨ Graph Representation: Adjacency Matrix (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
✨ N-Queens Problem with Backtracking (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
25+ React machine coding challenges testing real-world skills. Component design, state management, hooks implementation. Full solutions 👇 #JavaScript #ReactJS #CodingInterview #WebDev medium.com/@sanchit0496/3…
✨ Cycle Detection Code Example with DSU (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
35+ vanilla JavaScript interview questions top companies ask in 2025. Debouncing, throttling, closures, infinite scroll with solutions. Read it 👇 #JavaScript #Programming #CodingInterview medium.com/@sanchit0496/8…
7/ If you want the JS code implementation, happy to share. #codinginterview #javascript #datastructures #linkedlists #leetcode #interviewprep #softwareengineering #apple #amazon #microsoft #oracle #problemsolving #javascriptdeveloper #techcareer #bigtech #codingpractice
✨ Merge Sort: Divide and Conquer (Data Structures And Algorithms) Learn more on our App and Website: App : play.google.com/store/apps/det… Web : techielearns.com #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCo...
✨ Implementing a Priority Queue with a Heap (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
✨ Detecting Cycles in Undirected Graphs using DFS (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
The difference between good and great developers? First-order thinking in DSA. Here's what most people miss: #CodingInterview #DSA #SoftwareEngineering
10GB file ↔️ 2GB RAM? 🤯 #Java #CodingInterview #SoftwareEngineering #Programmer #TechInterview #JVM #MemoryManagement
✨ Finding the Middle Node of a Linked List (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
✨ Topological Sorting (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
I just uploaded a complete Arrays Interview Master PDF on LinkedIn — covering coding + MCQs + logic + patterns. Sharing the link here Learning and improving every single day! 🔥 linkedin.com/posts/munna-az… #DSA #Java #CodingInterview #100DaysOfCode
✨ Topological Sorting (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
✨ Linked List Implementation of a Queue (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
Top 25 Cyber Monday and Black Friday Deals for Developers and Software Engineers (Ending soon) dlvr.it/TPXx8j #blackfridaydeals #CodingInterview
✨ Activity Selection Problem using Greedy Approach (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
What's the output of this code?🧑💻 Share your thoughts below!📷 #JavaScript #CodingInterview #DevWithDSA #100DaysOfCode #CodeNewbie
DAY -> 7 = DSA using CPP If you are in tech let's #Connections #CodingInterview #LeetCode #BinaryTree #LinkedList #DepthFirstSearch #Algorithms
Day 84: LeetCode 3347 - Max Freq of an Element After Operations II (Hard) 🎯Today's #CodingInterview #HardProblem #SweepLine #Algorithm #Day84 #TechInterview #Optimization #RangeQueries
🚀Today's Problem of the day ✅Streak:687🔥 🏁Check it out at leetcode.rtrdev.me #CodingInterview #Leetcode
Prepare for success with The Complete Coding Interview Guide in Java ☕📘 Read it online now on NJD Web! #Java #CodingInterview #Programming #Coding #Developers #Career #Tech #Science #NJDWeb
🧵 1/7 Tired of spending hours solving DSA problems? 👀 Meet SnapSolve - Your AI-powered coding companion that turns images into instant solutions! Just snap, upload, and get expert-level code in seconds. No more tutorial hell! 🚀 #TechTwitter #CodingInterview
🚨 New Batch: DSA using Java 📅 2nd July | 🕢 7:30 PM IST 👨🏫 Mr. Ramana ✍️ Registration Link: t.ly/DSAJ-2J 🔥 Practice with HackerRank & LeetCode 💥 For top tech placements! #NareshIT #DSAwithJava #CodingInterview #JavaDeveloper #TechTraining #LeetCode #HackerRank
Day 12- Polymorphism Challenge! #DailyCodingConcepts Imagine a shape calculator. How could you design functions to calculate the area (circle, rectangle) using 𝗺𝗲𝘁𝗵𝗼𝗱 𝗼𝘃𝗲𝗿𝗹𝗼𝗮𝗱𝗶𝗻𝗴? Discuss how this promotes polymorphism! #CodingInterview
You have 45 minutes to solve a Hard Graph problem in a FAANG interview. Do you choose: A) C++ (Speed, but risky syntax errors) B) Java (Reliable, but your hand will cramp typing) C) Python (Fast to write, but might hit TLE) Which one are you picking? 👇 #CodingInterview…
📝 Solving "Remove Duplicates from Sorted Array" - Approach 1: • Use HashSet for unique elements • O(n) space, O(n log n) time • Simple but not space optimal - Approach 2: • Two Pointer technique • O(1) space, O(n) time • In-place modification #DSA #CodingInterview #Java
Day 7 - Interview Q&A for #SoftwareEngineers! #DailyCodingConcepts You're building a social media app. How would you design a data structure to efficiently store and retrieve user posts with comments? Explain trade-offs between different data structures! #CodingInterview
Day 8 - Let's Talk Algorithms! #SoftwareEngineers #DailyCodingConcepts Explain the time and space complexity of a recursive function that calculates the factorial of a number. Can you propose an iterative approach for calculating factorials? #CodingInterview
Back in the LeetCode groove! Just solved the classic "295. Find Median from Data Stream." Feels good to be back and grinding. Consistency is the key! #LeetCode #CodingInterview #DataStructures #Algorithms #Python #Java #SoftwareEngineering #Consistency
No playlist beats @akshaymarch7's 'Namaste JavaScript' when it comes to brushing up on JS concepts for interviews! 🚀 Thank you for this incredible resource! 🙌 . . you all agree? #JavaScript #CodingInterview #WebDevelopment
Nail interviews like a pro! 🚀 ⏳ Spend max 20-30 mins per coding question in interviews/online tests. 🏆 Take LeetCode contests regularly to track progress. 📈 Consistency is the key - steady practice beats last-minute cramming! #CodingInterview #LeetCode #TechCareer
🚀 Is a String a Valid Number? 🤔 Validate numbers like "3.14", "-90E3", "2e10" while rejecting "abc", "99e2.5", "1e". Here's a clean JavaScript solution! 👇 Regex FTW! 🔥 #JavaScript #CodingInterview #Regex #100DaysOfCode
Excited to share that @AlgorithmDigest is now #5 on @MicroLaunchHQ! 🚀 Welcome to all new users 🙏 Your feedback has been invaluable—I’ve already made some UX improvements based on it. Let’s keep climbing! #SoftwareEngineering #100daysofcoding #codinginterview #buildinpublic
Something went wrong.
Something went wrong.
United States Trends
- 1. The BONK 104K posts
- 2. FINALLY DID IT 564K posts
- 3. Good Tuesday 35.4K posts
- 4. #tuesdayvibe 2,009 posts
- 5. #PueblosPorLaPaz 1,167 posts
- 6. Taco Tuesday 11.3K posts
- 7. $FULC 10.3K posts
- 8. #Nifty 12.2K posts
- 9. Piers 93.1K posts
- 10. Hurts 142K posts
- 11. #BAZAARWomenofTheYearXFreen 515K posts
- 12. Israel and Judah 2,036 posts
- 13. Jalen 81.7K posts
- 14. Oslo 77.7K posts
- 15. #TuesdayFeeling 1,167 posts
- 16. Jasmine Crockett 88.3K posts
- 17. Polk County 6,284 posts
- 18. Politico 109K posts
- 19. Fuentes 126K posts
- 20. Attempted 25.8K posts