Skip to content

ltaocs/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Please STAR this project, if you love this project!

Algorithms

This project includes most popular algorithms used in software engineering jobs' interviews. There are a series of videos in English and videos in Chinese.

Leetcode problems solutions:

Array

ID Title Solutions Video in Chinese Video in English
Leetcode 941 Valid Mountain Array Solution
Leetcode 945 Minimum Increment to Make Array Unique Solution
Leetcode 905 Sort Array By Parity Solution https://youtu.be/11Q_LRPVFHg

Stack

LeetCode 946 Validate Stack Sequences

HashMap

Leetcode 1. Two Sum

Set

Leetcode 3. Longest Substring Without Repeating Characters

LinkedList

LeetCode 206. Reverse Linked List

Binary Search Tree

LeetCode 700. Search in a Binary Search Tree

Dynamic Programing

LeetCode 70. Climbing Stairs

Bitwise Operation

LeetCode 136. Single Number

About

This project includes most popular algorithms used in software engineering jobs' interviews.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages