coursera: Algorithms I & II - CS%E8%87%AA%E5%AD%A6%E6%8C%87%E5%8D%97 #90
Replies: 27 comments 42 replies
-
你好,我想问问学完cs61b还需用学这门课嘛?其实我挺想做这么课的project的,哈哈 |
Beta Was this translation helpful? Give feedback.
-
coursera上面上完这门课 是不给证书吗? |
Beta Was this translation helpful? Give feedback.
-
有C++版本的实现吗 |
Beta Was this translation helpful? Give feedback.
-
请问怎么在命令行用javac-algs4编译?按网上的方法装了algs4.exe,还是只能直接在IDEA里运行,命令行里执行javac-algs4命令会报错,是要配置环境变量吗 |
Beta Was this translation helpful? Give feedback.
-
深度优先搜索、广度优先搜索的内容,这个课有介绍嘛? |
Beta Was this translation helpful? Give feedback.
-
为什么都是Java,我要学c/c++啊 |
Beta Was this translation helpful? Give feedback.
-
代码风格一直不给我过 怎么办啊 |
Beta Was this translation helpful? Give feedback.
-
菜鸡弱弱问一句,看这些纯英的课程好难啊。是先练习英语,怎么练习呀?还是说直接去B站看中文字幕 |
Beta Was this translation helpful? Give feedback.
-
折腾了一上午都没弄明白这作业的提交方法... |
Beta Was this translation helpful? Give feedback.
-
很喜欢这门课的project |
Beta Was this translation helpful? Give feedback.
-
请问大家一下:以前没有接触过Java,我看过CS61B的前两讲和HW0补了补基本的Java,然后目前看到了这门课Week1 Union-find的部分。看视频的过程中感觉挺顺利的,里面的算法实现也是我先写了一遍之后才看老师slides里给的。当我做到project时候,课程给的指导我也顺着(至少自认为)认真地读了一遍,但是一开始打代码的时候非常茫然,简直无从下手,(就是啊,文字怎么戛然而止了,没有代码提示,还要用课程给的method来解)。。。想问问大佬们是怎么逐渐上手的呢,然后想问问有没有交流群呢,非常感谢!TAT做61A的作业的时候都有代码提示,本来想学来考研跨考,没想到408第一门专业课上来这么不顺利呐~ |
Beta Was this translation helpful? Give feedback.
-
有人想一起组队学嘛:) |
Beta Was this translation helpful? Give feedback.
-
个人的满分作业,包括所有bonus得分点,仅供参考,希望能帮到大家,还在更新中 https://github.com/MolinDeng/Princeton-algs4 |
Beta Was this translation helpful? Give feedback.
-
这门课和CS61B有啥区别 |
Beta Was this translation helpful? Give feedback.
-
老外为什么这么钟情用java讲数据结构... |
Beta Was this translation helpful? Give feedback.
-
可以学 algorothm specialization。斯坦福的 tim roughgarden 教的,我的导师强推这门课。感觉讲的很有条理,算法分析的部分更多。而且它的重点在算法,而不在编程语言上。 Note: 这门课要付费(毕竟是 specialization),建议提前半个月申请助学金。如果马上要学,可以先去旁听(audit)。 注意:一定要先 enroll via audit,再申请助学金,否则申请助学金后,就没有旁听的选项了(不知是 bug 还是什么奇怪的机制)。实在不行,可以开个小号去旁听。 |
Beta Was this translation helpful? Give feedback.
-
这个算法不容易入门 建议买一本啊哈算法 螺旋式上升学习 为整个网站贡献出自己的贡献 |
Beta Was this translation helpful? Give feedback.
-
我去这个环境是真的难配,没学过java的人傻眼了,有没有人开个互助群,有些配置问题真的很难搞 |
Beta Was this translation helpful? Give feedback.
-
在coursera上学这门课! 找个一起学的小伙伴互相帮助!! 评论我来找你 |
Beta Was this translation helpful? Give feedback.
-
有人想组队学嘛?本人java小白好吃力 |
Beta Was this translation helpful? Give feedback.
-
这门课很好,我目前就在上,感觉是对cs61b的复习和补充了 |
Beta Was this translation helpful? Give feedback.
-
作业一Percolation的bonus得分方案:https://stackoverflow.com/questions/61396690/how-to-handle-the-backwash-problem-in-percolation-without-creating-an-extra-wuf |
Beta Was this translation helpful? Give feedback.
-
个人的project心得及源码,2023年Coursera的评测都是100💀💀 请参考 |
Beta Was this translation helpful? Give feedback.
-
有没有老哥知道,在哪里能找到使用Java代码的,涉及动态规划思想的课程 |
Beta Was this translation helpful? Give feedback.
-
https://algs4.cs.princeton.edu/15uf/UF.java.html |
Beta Was this translation helpful? Give feedback.
-
请问Interview Question那里有没有答案或提示什么的,第一个Social network connectivity我一个字敲不出来 |
Beta Was this translation helpful? Give feedback.
-
全是英文版的吗 有没有中文版网课推荐 |
Beta Was this translation helpful? Give feedback.
-
coursera: Algorithms I & II - CS%E8%87%AA%E5%AD%A6%E6%8C%87%E5%8D%97
CS自学指南
https://csdiy.wiki/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%B8%8E%E7%AE%97%E6%B3%95/Algo/
Beta Was this translation helpful? Give feedback.
All reactions