Data Structures & Algorithms, Level-up Course(2021)
The only course you need to master problem solving using Data Structures & Algorithms in C++
What you’ll learn
- Accelerate your algorithmic thinking
- Learn to optimise brute force solutions
- Learn to apply data structures
- Learn to write complex codes
- 150+ carefully curated problems
- Analysis of space-time complexity
- Using C++ Standard Template Library
- Become a 10x Problem Solver
- Sliding Window, Hashing, Maps & Sets
- Master Dynamic Programming & Graphs
- BONUS : Build a LRU Cache
- Practice Questions on all important topics
Requirements Level-up Course
- Ability to write & understand code
- Understanding of data structures
- Time & space complexity analysis
Description
Do you find yourself feeling like you get “stuck” every time you get a coding question? Level-up Course Level-up Course
Welcome to Data Structures & Algorithms, Level up Course the only course that provides you an ultimate practice on problem solving process and helping you to take your data structures & algorithms to the next level. The course is taught by an expert instructor Prateek Narang from Google, who is not just a software engineer but also has mentored thousands of students in becoming great programmers & developers. Level-up Course Level-up Course
The Course contains 25+ hours of interactive video content & dozens of coding exercises, teaching you the right tips & tricks in problem solving in a most concise way. Every problem discussion starts with a brute force approach, optimisations and ends with hands-on-coding video in C++ as well.
Who this course is for:
- Students pursuing Computer Science or related fields
- Beginner-Intermediate level programmers with basic knowledge of data structures
- Developers who want to excel in problem solving skills & competitive coding
- Students who know theory of data structures, but find hard to implement in problems