Coder Social home page Coder Social logo

data-structure-408's Introduction

Data-structure-408

考研408科目数据结构部分的一些练习代码,使用语言为python

(为什么不用C?半路出家的会个毛的C。C的语法还是补了一些的,但是尝试用C写了两天,遭不住,换回python,反正考研只要伪码就行)

写了大半个月算法了,决定干脆写到git上

你可能会遇到:

  1. 变量名函数名瞎逼取(包括拼音)
  2. JAVA命名规范和python命名规范混用,当然还有什么命名规范都没有的
  3. 无法理解的代码,因为都是随写随运行的,某个函数的运行环境可能在之后的编辑中被破坏
  4. 辣鸡实现方法
  5. 莫名的变量声明,因为要和C的伪码对应,所以有很多不必要的提前声明

(不过应该不会有人摸进来看才是)

包含队列、栈、链表、二叉树、图、查找、排序的相关算法,只在考研范围内(红黑树什么的不存在的)

data-structure-408's People

Contributors

shuiqukeyou avatar

Stargazers

 avatar

Watchers

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