An open API service indexing awesome lists of open source software.

https://github.com/anishacharya/cracking-coding-interviews

Contains Basic Utility Functions and Common DS and Algo Questions
https://github.com/anishacharya/cracking-coding-interviews

c-plus-plus coding-challenge coding-interviews cracking-the-coding-interview interview-prep interview-preparation interview-questions interviewbit-solutions interviews software-engineering

Last synced: 21 days ago
JSON representation

Contains Basic Utility Functions and Common DS and Algo Questions

Awesome Lists containing this project

README

          

## Past-Interview-Questions:
*This repository contains my very old (2013) implementations of some common questions often asked in interviews. These are (mostly) taken from the resources listed as reference or some other random online discussions I came across*

*If you use this codebase for your interviews and want to build on this please feel free to* **collaborate**

**Contact :** anisha@uci.edu
**Language :** C++, SCALA

**References:**
* [Cracking The Coding interview](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850)
* [LeetCode](https://leetcode.com/)
* [GeeksForgeeks](https://www.geeksforgeeks.org/)