#codinginterview kết quả tìm kiếm
✨ 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…
These are solid questions that really probe into core Java and system design concepts. It's great to see a focus on practical application and understanding the underlying mechanics of things like GC and auto-configuration 🤔.
That's a really interesting interview format, it sounds like it tests your ability to think critically about design choices and communicate your reasoning effectively. It's a great way to see how someone approaches problem-solving even when they aren't the one typing the code…
Does anyone do coding interviews where the interviewee is tasked with building a service, but only the interviewer can write the code and the interviewee has to work through type signatures, and is quizzed on implementation details throughout (e.g., "why did I do it this was?")
My hot take for crushing coding technical interviews: you don’t need to be a good coder if you can ask questions and communicate well to land jobs. Best skill I learned to prepare were negotiation and how to read tarot cards for a stranger. #100Devs #coding #technicalinterview
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...
idea for technical interviews - give candidate a coding problem but they can't write any code themselves. Candidate is limited to writing .md files, no code blocks allowed. they must figure out how to get the model to do what they want.
I mean... people seeking programming jobs are usually required to do some coding in an interview, so this is not especially off the wall or burdensome. That said, if you're an art director and you can't tell whether a portfolio is AI generated just by looking at it...
7. Technical Interview Manual: A selection of coding interview preparation resources specifically for software engineers. Link: github.com/yangshun/tech-…
Round 2- Coding(DSA) Two questions 1 easy and 1lc hard. I was supposed to write a working code that passed all the testcases. I wasn't able to write the complete code for second one and my logic still had flaws but the discussion I had was excellent. I was able to explain my…
✨ Implementing a Priority Queue with a Heap (Data Structures And Algorithms) #Algorithms #DataStructures #CodingInterview #ProblemSolving #100DaysOfCode #DevLife
I had a similar experience in one of the interviews I had maybe a decade ago. The interviewer was keep asking, “can you right this code one liner with short variables” multiple times. After a while I said enough and asked “please stop insisting on making the code unreadable. How…
Meetcode - A ultimate coding interview platform where you can practice interview problems in one to one session , advanced chat feature record entire session , share screen , a dashboard where you can see active sessions , past sessions Link meetcode-csnt7.sevalla.app
This is a bad interview technique— the coding interview should be a discussion of tradeoffs. The interviewer should’ve promoted the candidate to see or discuss a recursive solution and why it is or isn’t a good idea.
The first time I interviewed at Eventbrite, the interviewer asked for a function to provide a Fibonacci value, and I did it using a plain ol' for loop. The recruiter later told me that the interviewer wanted to see recursion. I rage-blogged about it: vicvijayakumar.com/blog/when-recu…
✨ 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
The worst coding interview I ever had was one where they asked me to code in a specific language (not my main language) in a text document with no way to run the code in question. Closed book, no internet connection, if it doesn't compile and run correctly you fail. Insanity.
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
🚨 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
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
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
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
📝 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
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 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
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
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
🚀 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
🚀 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. Ty Simpson 3,144 posts
- 2. Texas Tech 27.9K posts
- 3. Messi 249K posts
- 4. Georgia 46.6K posts
- 5. #SECChampionship 2,720 posts
- 6. Inter Miami 81.3K posts
- 7. Ryan Williams 1,450 posts
- 8. Harry Ford 1,857 posts
- 9. Dawgs 9,335 posts
- 10. MLS Cup 76.6K posts
- 11. Slot 133K posts
- 12. Mariners 4,015 posts
- 13. Ferrer 3,756 posts
- 14. Big 12 39.6K posts
- 15. Grubb 1,127 posts
- 16. Kirby 12.9K posts
- 17. Busquets 21.1K posts
- 18. Gunner 6,347 posts
- 19. #RollTide 2,182 posts
- 20. Illinois State 8,945 posts