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.

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.