Giter VIP home page Giter VIP logo

algorithmpractice's Introduction

算法练习

个人练习算法的仓库
题目来源于leetcode、牛客以及面试中遇到的一些题目。

---

目录说明

  • dataStructure 数据结构

    一些细节

    目前包含的数据结构

    • AVLTest 平衡树
    • MyLinkedList 链表
    • MyQueue 队列
    • MyStack 栈
    • Node 树节点
    • SearchTree 搜索树
    • Tree 树

  • jianzhi 剑指offer
    剑指offer的一部分练习。
  • leetcode leetcode
    来自leetcode的练习题,大概每日更新。
  • QSort 快排练习
    经常手撕快排,故特拿出来练习
  • unRecordPractice 没分类的一些练习
    以前的练习,直接收录。
  • Util 工具类
    一些细节

    • TreeNode:常用形式的树节点,包含一些工具方法。

      数组生成树,前中后序遍历等

    • Tool 一些转换工具
    • ListNode 常用形式的队列节点

algorithmpractice's People

Contributors

zhangh165 avatar

Watchers

James Cloos 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.