Skip to content

JLraining/javascript-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-algorithm

data-structure and algorithm implemented by javascript

How to practise algorithm

1. 了解基础的数据结构和常用场景

2. 了解基础的算法和算法思想

3. leetcode从简单到难的分类练习

分类练习,分类可以按照我下图的推荐

总结了一些典型例题,先不看答案,在leetcode搜索题号自己做一下。

建议典型的题和算法思想一定要深刻理解, 常看常新, 可以建立自己的仓库每次面试之前看一遍。

leetcode-algorithm

image

4. 刷leetcode hot 100 && 剑指offer

系统的练习。都是比较经典的题型, 覆盖各种数据结构和算法思想。

中资大厂面试碰到原题或者原题变种题的概率非常高。

About

data-structure and algorithm implemented by javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published