Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 80% The Coding Interview Bootcamp: Algorithms + Data Structures

The Coding Interview Bootcamp: Algorithms + Data Structures

$17.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.7/10 (Our Score)
Product is rated as #38 in category Data Structures and Algorithms

Data Structures? They’re here. Algorithms? Covered. Lots of questions with well–explained solutions? Yep!

If you’re nervous about your first coding interview, or anxious about applying to your next job, this is the course for you. I got tired of interviewers asking tricky questions that can only be answered if you’ve seen the problem before, so I made this course! This video course will teach you the most common interview questions that you’ll see in a coding interview, giving you the tools you need to ace your next whiteboard interview.

Coding interviews are notoriously intimidating, but there is one method to become a better interviewer – and that is practice! Practicing dozens of interview questions is what makes the difference between a job offer for a $120k USD and another rejection email. This course is going to not only give you dozens of questions to practice on, but it will also make sure you understand the tricks behind solving each question, so you ll be able to perform in a real interview.

I have spent many hours combing through interview questions asked at Google, Facebook, and Amazon to make sure you know how to answer questions asked by the most well–paying companies out there. No stone is left unturned, as we discuss everything from the simplest questions all the way to the most complex algorithm questions.

Instructor Details

Stephen Grider has been building complex Javascript front ends for top corporations in the San Francisco Bay Area. With an innate ability to simplify complex topics, Stephen has been mentoring engineers beginning their careers in software development for years, and has now expanded that experience onto Udemy, authoring the highest rated React course. He teaches on Udemy to share the knowledge he has gained with other software engineers. Invest in yourself by learning from Stephen's published courses.

Specification: The Coding Interview Bootcamp: Algorithms + Data Structures

Duration

13 hours

Year

2021

Level

All

Certificate

Yes

Quizzes

Yes

29 reviews for The Coding Interview Bootcamp: Algorithms + Data Structures

4.6 out of 5
21
5
2
1
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Ryan Young

    It was a good refresher course if you already have experience with algorithms and data structures. More algorithm exercises on the back half of the course would be nice.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Seth Maisel

    Clear instructions. This is just the basics of setting up, so no information yet.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Luiz Cezer

    It was a very nice and productive experience to complete this whole course. The content is so good and has tons of tips that help us with a lot of different problems. The instructor is also very good and really knows about all the subjects that he tries to explain to us. I really recommend doing this course even if you are not trying another job, but just to learn more about basic algorithms. You rock dude!

    Helpful(0) Unhelpful(0)You have already voted this
  4. Sandeep Vasantkumar Chitagopikar

    A very good course on Data Structures.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Mladen Milic

    I have no doubt that the Stephen is greatest teacher I have taken the course with on udemy so far.

    Helpful(0) Unhelpful(0)You have already voted this
  6. Timothy balch

    Love it

    Helpful(0) Unhelpful(0)You have already voted this
  7. Jacob Lyerla

    Great course, I am retaking it again after leaving my last job that I got because of the skills I learned in this course, the major thing I took away. something I did not know you could do even after writing Js code for a few years now and coding in general for around 9 years, is I didn’t know in javascript that we could use a function inside to check for truthy values, it’s not something I feel like I have needed to use before, but it’s insanely cool that I can, and it’s fun stuff like that and learning new things is what keeps me coding, I can’t want to find something fun to do with that knowledge 😀 Thanks Stephen

    Helpful(0) Unhelpful(0)You have already voted this
  8. Kidane Beyene

    Great

    Helpful(0) Unhelpful(0)You have already voted this
  9. Brian

    Very helpful in making the difficult technical problems approachable.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Kenneth Charette

    Explanations are clear and helpful.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Ryan Byrne

    The course provides well designed solutions to common interview challenges and great delivery of the theory that informs them.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Masha

    Incredibly watery.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Derek.Branizor

    Straight forward

    Helpful(0) Unhelpful(0)You have already voted this
  14. Songyu Yan

    More analysis on space and time complexity?

    Helpful(0) Unhelpful(0)You have already voted this
  15. Ridhaa

    Perfect match.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Md Shadabalam

    It’s really nice.

    Helpful(0) Unhelpful(0)You have already voted this
  17. Pablo Rodriguez

    awesome content as the rest off his courses

    Helpful(0) Unhelpful(0)You have already voted this
  18. Jonathan Donesky

    Highly highly recommend! Really gifted teacher

    Helpful(0) Unhelpful(0)You have already voted this
  19. Nikhil Wadekar

    Stephen is a really good instructor! I have enrolled into another course of his: Microservices with React and Node as well. It’s amazing to learn from such an experienced dev.

    Helpful(0) Unhelpful(0)You have already voted this
  20. Moises Urias

    This course seems very good. I have bought another courses of this teacher, and everytime it has worth it

    Helpful(0) Unhelpful(0)You have already voted this
  21. Brian Kass

    I like this course

    Helpful(0) Unhelpful(0)You have already voted this
  22. Phillip Ketsenburg

    This course covers practically EVERY algorithm question an interviewer may ask. Although most interviewers now are going through the process of asking interviewees to do live code alongs through Hacker Rank, or Code Wars. The questions that are given to the interviewees on those websites (HackerRank / CodeWars) have evolved to be more challenging than simply asking to do something like Fibonacci or Fizzbuzz. The questions they want us to do are WAY more in depth, so you must be quick on your toes to determine which sort of solution you must use to complete the challenge, because during a live code along challenge with an interviewer they expect you to know which sort of solution to use within 30 seconds of reading the problem. I would recommend to Stephen on making a class solely focused on going through basic / intermediate problems on HackerRank or CodeWars, and referencing solutions from this specific class. Example: Okay so this challenge on CodeWars / HackerRank wants us to do this, this and this. If we pull up our ALGOCASTS file, we can determine the solution used for this challenge is similar to our VALIDATE index.js file. Then walk through the solution that HackerRank / CodeWars would require.

    Helpful(0) Unhelpful(0)You have already voted this
  23. Stephane Roche

    Stephen Grider is the best

    Helpful(0) Unhelpful(0)You have already voted this
  24. Chase Moore

    I’m using it for interview prep in the next few months.

    Helpful(0) Unhelpful(0)You have already voted this
  25. Ron Lencioni

    Links were not in previous section as stated. Overall good thought.

    Helpful(0) Unhelpful(0)You have already voted this
  26. Daniel Edminster

    Every algorithm/data structure example is easy to follow and understand. Stephen is a great teacher.

    Helpful(0) Unhelpful(0)You have already voted this
  27. Cecil King

    All the algorithms are well explained. One interview I had (before taking this course) did ask questions that were covered here! So I feel this course is a valuable part of my interview prep.

    Helpful(0) Unhelpful(0)You have already voted this
  28. Jason Amey

    sg is a pro dude knows his stuff

    Helpful(0) Unhelpful(0)You have already voted this
  29. Roman Popenov

    The delivery is always great, but I just finished a reverse number (int) lecture, and I would LOVE at least to hear what other solutions exist (like get remainder, multiply by 10 and add to result). At least some kind of code to look at.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    The Coding Interview Bootcamp: Algorithms + Data Structures
    The Coding Interview Bootcamp: Algorithms + Data Structures

    $17.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare