GithubHelp home page GithubHelp logo

dsa's Introduction

dsa

dsa is a repository that is keeping track of leetcode problems, complete with my own data structures and tests using Jest. This readme will have a running list of completed code challenges that are done here first, then verified on leetcode

Linked List

  • - Convert Binary Number in a Linked List to Integer - link
  • - Reverse Linked List - link
  • - Merge Two Sorted Lists - link
  • - Remove Duplicates from Sorted List - link
  • - Intersection of Two Linked Lists - link
  • - Linked List Cycle - link
  • - Palindrome Linked List link

Two Pointers

  • - Squares of a Sorted Array - link
  • - Reverse String - link
  • - Interseciton of Two Arrays - link
  • - Two Sum Less Than K - link
  • - Move Zeroes - link
  • - Intersection of Two Arrays - link
  • - Remove Element - link
  • - Backspace String Compare - link
  • - Remove Duplicates from Sorted Array - link
  • - Reverse Vowels of a String - link
  • - Merge Sorted Array - link
  • - Valid Palindrome - link
  • - Implement strstr - link

Trees

  • - Merge Two Binary Trees - link

  • - Increasing Order Search Tree - link

  • - Sum of Root To Leaf Binary Numbers - link

  • - Invert Binary Tree - link

  • - Convert Sorted Array to Binary Search Tree - link

  • - Binary Tree Level Order Traversal II - link

  • - Same Tree - link

  • - Binary Tree Paths - link

  • - Cousins in Binary Tree - link

  • - Lowest Common Ancestor of a Binary Search Tree - link

  • - Closest Binary Search Tree Value - link

  • - Diameter of Binary Tree - link

  • - Symmetric Tree - link

  • - Balanced Binary Tree - link

  • - Subtree of Another Tree - link

  • - Path Sum - link

  • - - link

dsa's People

Contributors

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