All Projects → landbroken → Basicknowledge

landbroken / Basicknowledge

Licence: mit
Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#

Projects that are alternatives of or similar to Basicknowledge

100 Days Of Ios Datastructure Algorithm
100天iOS数据结构与算法实战
Stars: ✭ 836 (+666.97%)
Mutual labels:  algorithm, leetcode
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-56.88%)
Mutual labels:  algorithm, leetcode
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-80.73%)
Mutual labels:  algorithm, leetcode
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+356.88%)
Mutual labels:  algorithm, leetcode
Leetcode Solutions
LeetCode Solutions in Objective - C or Swift. At least one question every day
Stars: ✭ 70 (-35.78%)
Mutual labels:  algorithm, leetcode
Algorithm interview notes Chinese
学习笔记:自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/Python/Pytorch
Stars: ✭ 29 (-73.39%)
Mutual labels:  algorithm, leetcode
Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (+806.42%)
Mutual labels:  algorithm, leetcode
Cs Wiki
🎉 致力打造完善的 Java 后端知识体系,不仅仅帮助各位小伙伴快速且系统的准备面试,更指引学习的方向
Stars: ✭ 369 (+238.53%)
Mutual labels:  algorithm, leetcode
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+935.78%)
Mutual labels:  algorithm, leetcode
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+7511.93%)
Mutual labels:  algorithm, leetcode
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+4181.65%)
Mutual labels:  algorithm, leetcode
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (-1.83%)
Mutual labels:  algorithm, leetcode
Lintcode
Java Solutions to problems on LintCode/LeetCode
Stars: ✭ 4,180 (+3734.86%)
Mutual labels:  algorithm, leetcode
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+6305.5%)
Mutual labels:  algorithm, leetcode
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+3660.55%)
Mutual labels:  algorithm, leetcode
Competitive Programing
个人算法刷题处
Stars: ✭ 33 (-69.72%)
Mutual labels:  algorithm, leetcode
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+19723.85%)
Mutual labels:  algorithm, leetcode
Free Programming Books
📚码农周报 免费的编程书籍,leetcode(力扣)题解、前端算法题,牛客网前端大厂面试题题解、提升工作效率的常用工具等📈🎉
Stars: ✭ 345 (+216.51%)
Mutual labels:  algorithm, leetcode
Leetcode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
Stars: ✭ 1,043 (+856.88%)
Mutual labels:  algorithm, leetcode
Leetcode
JavaScript AC solutions to problems on LeetCode
Stars: ✭ 100 (-8.26%)
Mutual labels:  algorithm, leetcode

Introducation

主要是方便自己学习和复习,整合了一下基础知识和刷题内容。主要是用cpp,部分用C#,LeetCode有少量Python和SQL(mqsql)的

我看到有clone的,如果觉得有用,请star一下,给予支持,谢谢

Content

主要包括:

基础知识部分

  • 1、基础算法
  • 2、数据结构
  • 3、设计模式(C#版)
  • 4、多线程
  • 5、STL

原tcp/ip部分迁移到新仓库https://github.com/landbroken/TCP-IP

刷题部分

  • 1、LeetCode刷题
  • 2、华为OJ

单元测试部分

  • 1、以上各内容的单元测试

Related repositories

JavaLearning:https://github.com/landbroken/JavaLearning

Contributor

LinYulong

欢迎交流 邮箱 [email protected] 我的CSDN博客 https://blog.csdn.net/u012692537

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].