Skip to content

wanzizi/coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding

编程练习题集合

  1. 大数相加
  2. 手写 bind
  3. 实现加法
  4. 实现 curry
  5. 实现 compose
  6. 剪枝
  7. 寻找有序数组
  8. 深拷贝
  9. 继承
  10. 拍平数组
  11. 获取 url 参数
  12. 用 reduce 实现 map
  13. 用栈实现队列
  14. 完全二叉树
  15. 用 str 获取对象属性
  16. 环形链表
  17. 最长公共字符串
  18. 千分位展示
  19. 无序数组 n 取和为 m 的算法
  20. 实现简单版 promise
  21. 快排
  22. 周期执行函数
  23. 节流防抖
  24. 数组去重
  25. 判断一个字符串是否是另一个字符串的子串
  26. 简洁模版字符串
  27. 简洁响应式对象
  28. 数字转中文
  29. 从子节点回找所有父节点 id
  30. 获取所有 html 的 tagnames
  31. 实现 xpath
  32. 观察者模式
  33. 发布-订阅模式
  34. Object.assign
  35. 动态规划

About

编程练习题集合

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors