Skip to content

Repository to hold implementation of widely used data structures and algorithms, and solutions to questions asked during tech interviews around these two core CS subjects.

Notifications You must be signed in to change notification settings

ravivats/ds-algo-interview-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms Interview Cookbook

This repository holds implementation of widely used data structures and algorithms, and solutions to questions asked during tech interviews around these two core CS subjects.

The questions are picked up from various coding platforms, books, actual interviews etc.

  • Implementation, solutions have been coded in C++ 17, Java 11, or Python 3.
  • Basic algorithms can be found inside algorithms-and-ds folder.
  • Interview questions from coding platforms, books, actual interviews can be found inside platform-problems folder.

Problems solved for challenges:

About

Repository to hold implementation of widely used data structures and algorithms, and solutions to questions asked during tech interviews around these two core CS subjects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published