Giter Club home page Giter Club logo

interviewbit-topicwise-solutions's Introduction

Interviewbit-Topicwise-Solutions

Solutions to the programming questions on interviewbit

Summary of questions done topicwise

Topic Name Number of Problems Solved Total Problems
Arrays 50 53
Backtracking 15 15
Binary Search 16 16
Bit Manipulation 13 13
Dynamic Programming 48 70
Graphs 31 32
Greedy Algorithm 10 10
Hashing 20 22
Heaps And Maps 10 10
Linked Lists 19 19
Math 33 43
Stacks And Queues 12 12
Strings 31 34
Tree Data Structure 45 45
Two Pointers 18 18

How to contribute?

  1. Fork the repository
  2. Do the desired changes (add/delete/modify)
  3. Make a pull request

When to contribute?

  1. If there is no solution to a problem in the main branch.
  2. If your solution is asymptotically faster than the one in the main branch.
  3. If your algorithm is of the same time complexity but with reduced code size. In this case, comment out the original solution & make a pull request with your solution.
  4. If you have another method of solving the problem which is asymptotically slower than the original method then, comment your solution in the main file & make a pull request.

Credits:

This repo is inspired by royalpranjal and black-shadows but since they last commit was 2 years ago and they do not have many solutions to latest problems, i decided to create a new one.

If you have any questions about the solutions you can find here, feel free to contact me [email protected]. Please star the repo if you find it helpful at all.

interviewbit-topicwise-solutions's People

Contributors

hitesh19426 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.