Coder Social home page Coder Social logo

algorithm-bro's Introduction

Hi there 👋

  • ✨✨✨ ✨✨✨
  • 👷 I’m a College Student
  • 🌱 I’m currently learning Java & Python & JavaScript
  • 😄 Pronouns:Bonjour~~
  • ✨✨✨ ✨✨✨

🤝🏻  Connect with Me

Email    Bilibili Channel    Youtube Channel

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

first note

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

while判断条件失效的求助

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

src目录下的part1部分说明

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

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.