Git Product home page Git Product logo

lordmoma / cracking-coding-questions-by-patterns Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 3.38 MB

This repo helps us sharpen our algorithms and problem-solving skills with the minimum time required. You need to have a basic understanding of common data-structures like Array, LinkedList, HashMap, Stack, Queue, Heap, and Graph. And you should also be familiar with Recursion and Big-O.

HTML 100.00%
coding-interviews dsa-algorithm grokking-coding-interview leetcode blind75 golang programming python neetcode neetcode150

cracking-coding-questions-by-patterns's Introduction

Cracking-Coding-Questions-by-Patterns

Patterns:

  1. Sliding Window
  2. Two Pointers
  3. Fast — Slow pointers
  4. Merge Intervals
  5. Cyclic Sort
  6. In-place Reversal of a LinkedList
  7. Tree Breadth First Search
  8. Tree Depth First Search
  9. Two Heaps
  10. Subsets
  11. Modified Binary Search
  12. Bitwise XOR
  13. Top K Elements
  14. K-way merge
  15. 0 or 1 Knapsack (Dynamic Programming)
  16. Topological Sort (Graph)
  17. Others

With the above Repo at hand, you can either use LeetCode or any IDE or terminal to practice these questions.

Tips:

For first time programmers:

Think and look for insights online for the first 30 minutes, if it still does not work. Check my solutions! Don’t be ashamed and don’t waste time on thinking too much like I used to.

For proficient programmers:

Always think and try for around 10–15 min, if not working check my solutions.

Time your coding durations, make sure easy and medium questions don’t pass 20 min and hard 35 min.

cracking-coding-questions-by-patterns's People

Contributors

lordmoma avatar

Stargazers

 avatar  avatar

Watchers

 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.