Giter Site home page Giter Site logo

siyu2020 / interviewprep Goto Github PK

View Code? Open in Web Editor NEW

This project forked from susantabiswas/interviewprep

0.0 0.0 0.0 290 KB

My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.

Home Page: https://susantabiswas.github.io/InterviewPrep/

License: MIT License

C++ 100.00%

interviewprep's Introduction

Interview Preparation

My Solution code for most common and famous Data Structures and Algorithms problems.

This contains the codes that I wrote while studying Algorithms and Data structures.Also later on I added commonly asked Interview questions also, so you might see different solutions for the same questions as I merged all the codes together , so some are old and might contain some bugs. The files have been arranged topic wise.

Most of the questions here are taken from geeksforgeeks, Elements of Programming Interview, Karumanchi etc. I highly recommend reading Elements of Programming Interview if you want to see some really elegant solutions, written in C++14, Karumanchi for C users. You can also try Interviewbit for practice.

The solution for the questions have been done mostly using C++14, though there might be some codes in C also. The questions are the most commonly asked and must know algorithm and data structure questions asked in most of the big Tech. companies. There are 400+ coding problems.
NOTE: You may find multiple solution codes for the same problem.

Advanced Difficulty / STL with C++14:

For those who want to learn how to use STL for DS & Algo, you can check this repo:
EPI solutions repo.
Here you will find even difficult problems solved using STL. The problems are from Elements of Programing Interviews book. The codes are full of comments for easier explanantion.

interviewprep's People

Contributors

susantabiswas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.