All Projects → mk43 → Algorithm-Math

mk43 / Algorithm-Math

Licence: other
算法 & 数学知识 & 重拾基础知识系列文章编写和收集

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Algorithm-Math

Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+118005.26%)
Mutual labels:  math, leetcode, algo
Blog
本仓库存放个人博客的 markdown 源文件
Stars: ✭ 951 (+4905.26%)
Mutual labels:  jvm, os
Cs Wiki
🎉 致力打造完善的 Java 后端知识体系,不仅仅帮助各位小伙伴快速且系统的准备面试,更指引学习的方向
Stars: ✭ 369 (+1842.11%)
Mutual labels:  leetcode, os
Myblog
有深度的Java技术博客
Stars: ✭ 1,251 (+6484.21%)
Mutual labels:  jvm, os
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+240163.16%)
Mutual labels:  leetcode, algo
Algorithm Pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Stars: ✭ 12,970 (+68163.16%)
Mutual labels:  leetcode, algo
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+16305.26%)
Mutual labels:  leetcode, jvm
BookLibrary
Book Library of P&W Studio
Stars: ✭ 13 (-31.58%)
Mutual labels:  math, os
campus recruitmen questions
2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。
Stars: ✭ 2,123 (+11073.68%)
Mutual labels:  leetcode, os
java-rust-ffi
🍋 FFI example for accessing Rust lang dynamic libraries from java
Stars: ✭ 37 (+94.74%)
Mutual labels:  jvm
LeetCode
Competitive coding submissions at Leetcode goes here
Stars: ✭ 14 (-26.32%)
Mutual labels:  leetcode
Program-Matematika
Program Matematika adalah sebuah repository GitHub yang berisi program yang dapat memudahkan para pelajar atau guru dalam menyelesaikan masalah Matematika dengan Terminal
Stars: ✭ 15 (-21.05%)
Mutual labels:  math
ign-math
General purpose math library for robot applications.
Stars: ✭ 35 (+84.21%)
Mutual labels:  math
biginteger
A PHP library to work with big integers.
Stars: ✭ 19 (+0%)
Mutual labels:  math
TravorOS
A simple OS running on Intel x86 architecture | No longer updating
Stars: ✭ 24 (+26.32%)
Mutual labels:  os
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-21.05%)
Mutual labels:  jvm
micrometer-jvm-extras
A set of additional JVM process metrics for micrometer.io.
Stars: ✭ 113 (+494.74%)
Mutual labels:  jvm
OpenHarmony
华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。
Stars: ✭ 373 (+1863.16%)
Mutual labels:  os
quich
Just an advanced terminal calculator.
Stars: ✭ 59 (+210.53%)
Mutual labels:  math
mlib
A math and collisions library for Lua.
Stars: ✭ 68 (+257.89%)
Mutual labels:  math

Algorithm-Math

主要是对一些算法和数学知识的实践归纳,副作业是对基础知识进行系统化😂😂😂


leetcode

主要是牛客网上 leetcode 的算法题实践. 在 Blog 包含自己的解法和对别人优秀解法的分析.

序号 考点 题目 C/C++ Java
01 Minimum Depth of Binary Tree NULL 题解
02 evaluate-reverse-polish-notation NULL 题解
03 穷举 max-points-on-a-line NULL 题解
04 链表 sort-list NULL 题解
05 排序 insertion-sort-list NULL 题解
06 binary-tree-postorder-traversal NULL 题解
07 binary-tree-preorder-traversal NULL 题解
08 链表 reorder-list NULL 题解
09 链表 linked-list-cycle-ii NULL 题解
10 链表 linked-list-cycle NULL 题解
11 动态规划 word-break-ii NULL 题解
12 动态规划 word-break NULL 题解

算法杂集

在学习过程中遇到的一些有趣的算法和数学知识点记录.

重拾系列

不仅仅局限于“重拾”,主要是对一些通用的计算机基础知识进行系统化整理学习。

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].