GitHunt
RA

ravivats/ds-algo-interview-cookbook

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.

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:

Languages

Python53.7%Java27.0%C++19.3%

Contributors

Created February 29, 2020
Updated February 13, 2026
ravivats/ds-algo-interview-cookbook | GitHunt