Code Monkey home page Code Monkey logo

algorithm's Introduction

algorithm

作为计算机科学科学与技术专业的学生,算法也是核心竞争力。本仓库作为个人的算法刷题仓库,为保研机试和实习工作面试作准备。

PAT

包含PAT的所有题目以及归类。

进度

2022.5.29

来打个卡,图论以及树基本难不倒我了,刷爽了。基本的数据结构知识点也过了一遍,但是还没有系统复习。循环队列、希尔排序、哈夫曼树还没有好好学,欧拉路径等等,路还很长。

  • 并查集
  • 最短路径模型,一些简单应用
  • 最小生成树,Prim算法,Kruscul算法
  • 深度优先、宽度优先
  • 堆,建立堆、堆排序、down操作
  • BFS二叉搜索树
  • 建树,各种遍历方式,先序、中序、后序
  • 计算树的深度、层序遍历
  • 匈牙利算法

实习

实习去了,不刷了。

algorithm's People

Contributors

lihui-gu avatar

Watchers

 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.