GithubHelp home page GithubHelp logo

k-jay9 / ace-technical-interview-js-py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rosemwangie/dsa-starter

0.0 0.0 0.0 4.4 MB

This repo helps you to understand the fundamentals of Data Structures and Algorithms. Implementations are done in JavaScript and Python. Also selected Leetcode coding question solutions are available.

License: MIT License

JavaScript 64.17% Python 35.83%

ace-technical-interview-js-py's Introduction

This is the scope of the project, I happily invite you to contribute!

License GitHub contributors

Intro Topics(Continually Updated...)

Data Structures


Algorithms

Data-structures - Coming soon...

Hash Map & Arrays

Frequency Problem Stated Solution Solution Explained
High Two Sum js py Two Sum Explained
High Valid Anagram js
Medium Jewels and Stones js
High Contains duplicates js
High Group Anagrams Inprogress...
High Encode and Decode Strings Inprogress...
High Valid Sudoku Inprogress...
High Longest Consecutive Sequence Inprogress...
High Top K Frequent Elements Inprogress...

Binary Search

Frequency Problem Stated Solution
High Binary Search js
Low Two Sum II - Input Array Is Sorted js

Linked List

Frequency Problem Stated Solution Explanation
High Reverse a Linked List js Reverse Linked List Explained

Stacks & Queues

Frequency Problem Stated Solution
High Implement Queue using Stacks js
High Valid Parentheses Inprogress...
High Design Circular Queue Inprogress...
High Design Hit Counter Inprogress...
High Trapping Rain Water Inprogress...

Trees

Frequency Problem Stated Solution
Low test test In progress...

Graphs

Frequency Problem Stated Solution
Low test test In progress...

Trie

Frequency Problem Stated Solution
Low test test In progress...

Heap

Frequency Problem Stated Solution
Low test test In progress...


Algorithms

An Algorithm is a set of intructions on how to solve particular problems

Prefix Sum

Frequency Problem Stated Solution
High Running Sum of 1d Array js
High Find Pivot Index js

Sliding Window

Frequency Problem Stated Solution
Low Longest Substring Without Repeating Characters js

Running Pointers

Frequency Problem Stated Solution
Low Backspace String compare js

Suffix Arrays

Frequency Problem Stated Solution
Low test test js

Breath First Search

Frequency Problem Stated Solution
Low test test In progress

Depth First Search

Frequency Problem Stated Solution
Low test test In progress...

Divide && Conquer

Frequency Problem Stated Solution
Low test test In progress...

Recursion

Frequency Problem Stated Solution
Low test test In progress

Dynamic Programming

Frequency Problem Stated Solution
Low test test In Progress...

Math

Frequency Problem Stated Solution
Low test test In Progress...

Greedy

Frequency Problem Stated Solution
Low Container With Most Water js

Matrix

Frequency Problem Stated Solution
Low test test In progress...

Geometry

Frequency Problem Stated Solution
Low test test In progress...

How to use this repo

npm install or yarn install
npm test

ace-technical-interview-js-py's People

Contributors

kiptoonkipkurui avatar rosemwangie avatar walobwad 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.