Giter Club home page Giter Club logo

dsalearn's People

Contributors

fishmwei avatar

Watchers

 avatar  avatar  avatar

dsalearn's Issues

第一期学习笔记总结

本期学习了入门篇的2章内容

01 | 为什么要学习数据结构和算法?
02 | 如何抓住重点,系统高效地学习数据结构与算法?

第三期学习笔记

本期主要学习了
5. 数组 为什么从0开始编号
6. 链表上, 实现LRU缓存淘汰算法
7. 链表下, 轻松写出正确的链表代码
8. 栈, 浏览器实现前进后退
9. 队列, 队列在线程池等的应用

由于周末 公司组织了一个职位相关考试,暂时没有时间认真总结复习, 留待第四周末补齐

第四期学习笔记

本期时长较久了, 总共学习了如下章节

  1. 递归:如何三行代码找到最终“推荐人”
  2. 排序(上) : 为什么插入排序比冒泡排序更受欢饮
  3. 排序(下): 如何用快排**在O(n)内查找第k大的元素
  4. 线性排序:如何根据年龄给100万用户排序
  5. 排序优化:如何实现一个通用的, 高性能的排序函数
  6. 二分查找(上):如何用最省内存的方式实现快速查找功能
  7. 二分查找(下):如何快速定位IP对应的省份地址
  8. 跳表:为什么Redis一定要用跳表来实现有序集合
  9. 散列表(上):Word文档中的单词拼写检查功能是如何实现的?
  10. 散列表(中):如何打造一个工业级水平的散列表
  11. 散列表(下):为什么散列表和链表经常一起使用?
  12. 哈希算法(上):如何防止数据库中的用户信息被脱库?
  13. 哈希算法(下):哈希算法在分布式系统中有哪些应用?

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.