Giter VIP home page Giter VIP logo

algorithm's Introduction

目录

algorithm 基础算法

  • algorithm.tree
    • BstChangeToLink: 输入一棵二元查找树,将该二元查找树转换成一个排序的双向链表。
  • algorithm.lru
    • LRUCache: 基于JavaLinkedHashMap实现的 LRU 算法
  • algorithm.consistentHashing
    • ConsistentHash: 一致性Hash算法
  • algorithm.cap
  • algorithm.subset 给一个set打印出所有子集

jdk jdk 知识

  • jdk.autoboxing
    自动装箱拆箱
  • jdk.longaccumulator 计数器
  • jdk.threadlocal
    • DateFormatService: 如何线程安全的使用 SimpleDateFormat
  • jdk.volatilex
    • VolatileArrays: volatile 例子
  • jdk.collection.union
    • JDK: javaAPI 方式 取得集合的交并集 (或者apache的API)

largedata 大数据相关算法

目录见 largedata.list.md

leetcode leetcode 练习题

  • leetcode.daoyou 导游 算法题
  • leetcode.

algorithm's People

Contributors

yueny avatar

Watchers

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