#codinginterview 搜尋結果
What's the output of this code?🧑💻 Share your thoughts below!📷 #JavaScript #CodingInterview #DevWithDSA #100DaysOfCode #CodeNewbie
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
Day 84: LeetCode 3347 - Max Freq of an Element After Operations II (Hard) 🎯Today's #CodingInterview #HardProblem #SweepLine #Algorithm #Day84 #TechInterview #Optimization #RangeQueries
🚀 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
🗓️ My Weekend Plans: ✅ Coffee ☕ ✅ Code 💻 ✅ Conquer DSA 🧠 Time to get in the zone and prepare. Let's grid! #DataStructuresAndAlgorithms #CodingInterview #ProblemSolving #Tech #LearnToCode
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
🚀 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
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…
🚨 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
🚨 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
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
Just gave my IBM interview—~60% of the questions were from Spring Boot, Generics, Multithreading & SQL. Sumit's Java Interview Book helped me a lot during my job switch prep. Highly recommend it for backend devs! #Java #CodingInterview @SumitM_X Thanks Sumit 😃
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
✨ Implementing a Basic Queue with an Array (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
✨ Inorder Traversal Implementation (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
When a DSA problem feels complex, check the constraints first. If n ≤ 10⁵ → brute force is already wrong. If time is tight → choose the right pattern. If memory matters → avoid extra structures. Constraints tell you the strategy. #DSA #JavaScript #CodingInterview
Starting a daily DSA series to help you crack MAANG interviews. Every day = 1 new topic broken down simply. Day 1 starts in 2 hours: Arrays & ArrayList No fluff. Just what interviewers actually ask. Follow so you don't miss it 🔥 #DSA #MAANG #CodingInterview
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
🧵 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
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
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
🚨 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 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
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
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
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
🚀 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
📝 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
🔥 Ready to Ace Your Java Interview? Master the top 40 Java interview questions covering OOP, multithreading, streams, and more. Perfect for both freshers and experienced devs! 🚀 👉 Dive in now: thelearnnova.com/top-40-java-in… #Java #InterviewPrep #CodingInterview #JavaJobs
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
🚀 Crack your coding interview with expert tips & real-time AI help! 💻✨ Prep smarter with LockedIn AI. Visit us now! 🔗lockedinai.com/blog/the-ultim… #CodingInterview #TechCareers #SoftwareEngineering #LockedInAI #TechJobs
Something went wrong.
Something went wrong.
United States Trends
- 1. #UFC323 129K posts
- 2. Merab 47.6K posts
- 3. Indiana 107K posts
- 4. Good Sunday 51.9K posts
- 5. SB19 ACONic PERFORMANCE 107K posts
- 6. Roach 29.4K posts
- 7. Petr Yan 28.6K posts
- 8. Ohio State 64.9K posts
- 9. Duke 61.7K posts
- 10. Pantoja 36K posts
- 11. Mendoza 42.6K posts
- 12. Benin 38.8K posts
- 13. Walt 8,505 posts
- 14. TOP CALL 8,927 posts
- 15. Vtuber 88.7K posts
- 16. Pitbull 18.6K posts
- 17. Joshua Van 11.5K posts
- 18. Heisman 19.7K posts
- 19. Pearl Harbor 6,358 posts
- 20. Curt Cignetti 12.1K posts