algorithms-problems:算法问题

时间:2021-04-22 11:13:39
【文件属性】:
文件名称:algorithms-problems:算法问题
文件大小:24KB
文件格式:ZIP
更新时间:2021-04-22 11:13:39
TypeScript 算法问题 从2021年3月开始,我就开始解决算法问题。多亏了Manara的程序(请查看以下部分以了解更多信息),该程序强调了我开始学习数据结构和算法的方法。 现在,解决算法问题对我来说是每天/每周的挑战。 很多时候,这种挑战使我发疯! 但这促使我更多地关注最佳编码实践,意识到一些隐患(运行速度,内存使用情况),并增强了我在TypeScript / JavaScript中的语法知识。 不过,这很有趣! 如果您想要介绍数据结构和算法,我建议您阅读Grokking Algorithms一书。 Grokking Algorithms是一本完整而友好的指南,它教您如何将常见算法应用于程序员每天面对的实际问题。 Manara的计划 “通过世界一流的编码面试”。 这是一个远程程序,可帮助您获得世界一流的职业。 该程序由来自Google,Facebook,Twitter,Uber,Netflix等的工
【文件预览】:
algorithms-problems-main
----LeetCode()
--------8. Number of Good Pairs()
--------10. Majority Element()
--------11. Majority Element II()
--------9. Remove Element()
--------5. Intersection of Two Arrays II()
--------1. Two Sum()
--------3. Check If Two String Arrays are Equivalent()
--------6. Uncommon Words from Two Sentences()
--------12. Sum of Unique Elements()
--------README.md(106B)
--------4. Intersection of Two Arrays()
--------14. Third Maximum Number()
--------2. Two Sum II()
--------13. Replace Elements with Greatest Element on Right Side()
--------7. Plus One()
----README.md(1KB)

网友评论