Giter Club home page Giter Club logo

learn-algorithms's Issues

一次错误

链表那里struct Entry *next,prev; 这里prev应该是个指针吧?应该这么声明吧,struct Entry *next, *prev;

关于仓库的疑问

我想请问一下,刚才在看仓库的时候发现没有代码,所以请问一下后期是否会有代码上传?还是说只是记录算法笔记用的? 谢谢。

求算法指导

本人目前在做iOS 开发 虽然没毕业 但是评的职称也是高级工程师 ,做过javaEE ,数据结构接触较少。 想在今年毕业的时候去阿里面试 ,大公司一般对算法要求较高 ,想专门学习下。
特意来问下初级的学习路线是 是按照 你推荐的基本初级书籍开始学还是直接从 代码层面看起。 或者有没有好的学习路线推荐

git clone 你的url windows-10-x64报错

error: invalid path '4 Tree/1-二叉树 /btree.c'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
现象是 本地目录下的所有文件自动被delete.

git clone 异常

$ git clone https://github.com/nonstriater/Learn-Algorithms.git
Cloning into 'Learn-Algorithms'...
remote: Enumerating objects: 831, done.
remote: Total 831 (delta 0), reused 0 (delta 0), pack-reused 831
Receiving objects: 100% (831/831), 3.30 MiB | 337.00 KiB/s, done.
Resolving deltas: 100% (416/416), done.
error: unable to create file Binary Tree/1-二叉树 /btree.c: No such file or directory
fatal: cannot create directory at 'Binary Tree/1-二叉树 /btree': No such file or directory
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

哈哈

你好作者 有一些问题想向您探讨 一下 期待你的回复

能否提供付费答疑?

我是 https://wen-ma.com 的开发者,请问能否提供付费答疑?

读者学习过程中遇到困难,向您支付50元,获得您20分钟的一对一帮助。

您可将网站的 定向提问链接 放在README.md中,方便读者直接对您提问。

我也不知道这算不算是广告,如果打扰了请批评指正。

我想提一些小建议

先赞一下!!!

这个 repo 目前 star 也不少了,是否有考虑把这个 repo 做成一个算法和数据结构学习的地方?

  1. 目录改成英文的吧,也许会有老外来也不一定
  2. 可以让大家参与进来,把每个数据结构和算法列出让大家认领
  3. 每个数据结构和算法,要配有相应的思路、图片、代码
  4. 可以做成一个算法搜索网站,让大家可以直接搜索,查看

在学习数据结构和算法的路上很少人可以坚持下来,那么大家一起来不就行了,你说是吧!哈哈

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.