GithubHelp home page GithubHelp logo

algorithm-bro's Introduction

Algorithm-bro

this is thinking practices of algorithm, I want use this project to improve the level of my argorithm thinking, well I know, it is hard and extremely challenging, but it can open the door to the new world for me and beneficial to my career. so can algorithm be my brother!

all strive for the early realization of financial freedom.

创建这个项目是为了锻炼我的算法思维,我知道这极具挑战性,但是为了能找到更好的工作,我必须直面这个挑战,用此项目不断刷算法题目以及后期去总结经验套路,算法你是我大哥,我们拜把子把!

所有题目都有对应的讲解视频,并在持续更新中。我都放在个人的频道: Bilibili Channel | Youtube Channel

题目目录(src)

简单题  中等题 困难题 
esay medium hard

✏️ 简单(easy)


📝 中等(medium)


🍉 困难(hard)


反馈交流

发现任何错误或者问题,欢迎各位小伙伴们一起探讨和批评指正,联系方式:[email protected]

If you find any problems or errors, Sincerely invite you to criticize and discuss with me. Contact: [email protected]

algorithm-bro's People

Contributors

h03147 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

algorithm-bro's Issues

src目录下的part1部分说明

part1表示第一次刷题,题目分为easy,medium和hard三个级别,每个级别内部根据array, hashmap, queue, dfs, ufs, etc...分类的。

while判断条件失效的求助

目录下 简单题 链表 GetIntersectionNode160 (leetcode第160题) 里面判断条件
while(L1 != L2)
L1 = L2的相等条件应该是当遍历到1这个节点的时候循环就结束了返回 1的节点地址
而本题无论两个链表节点值为什么,第一次相等都不会停止,而是都遍历到结尾为null时,L1才等于L2结束
这样显然不对
在此请求各位大佬们的帮助,欢迎提出修改意见,十分感谢!

first note

the first issues of this project, 算法 请给我一板砖~

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.