Skip to content

Coding practice with the most common data structures in Python

Notifications You must be signed in to change notification settings

lmizner/Data_Structures_Coding_Interviews

Repository files navigation

Data_Structures_Coding_Interviews

Get a firm grasp on the inner workings of the most common data structures. Tackle common interview coding problems and analyze your solutions.

Data structures are amongst the most fundamental concepts of Computer Science. The data structure chosen can make or break an entire computer program. Consequently, they are also largely categorized as a vital benchmark of computer science knowledge when it comes to industry interviews. This course contains a detailed review of all the common data structures and provides implementation level details in Python to allow readers to become well equipped. Now with more code solutions, lessons, and illustrations than ever, this is the course for you!

Releases

No releases published

Packages

No packages published

Languages