Skip to content

Master the core concepts & internal workings of data structures, build algorithms & solve problems using C++.

License

Notifications You must be signed in to change notification settings

0xNILADRI/Data-Structures-and-Algorithms-Essentials

Repository files navigation

Data Structures and Algorithms Essentials ( C++ )

If you find it helpful, hit that ⭐ button.

Preview

Master the core concepts & internal workings of data structures, build algorithms & solve problems using C++

4.4 ⭐ (3276 ratings) 18,326 students

Created by Prateek Narang and Coding Minutes.

Overview

  • Core concepts & internals of Data Structures
  • Trees, Linked Lists, Heaps, Graphs
  • Build all data structures from scratch
  • Object Oriented Programming Basics
  • Brute Force & Optimisation Techniques
  • Space Time Complexity Analysis
  • Hash Functions, Collision Handling
  • Recursion & Backtracking
  • Dynamic Memory & Pointers
  • Create your own DS library!
  • C++ Standard Template Library Basics
  • Project - Design & Implement Shopping Cart

Contents

Credits

  • Special thanks to Prateek Narang for providing this intuitive course.
  • A huge thanks to the Udemy for providing a great platform to learn.

About

Master the core concepts & internal workings of data structures, build algorithms & solve problems using C++.

Topics

Resources

License

Stars

Watchers

Forks

Languages