没有合适的资源?快使用搜索试试~ 我知道了~
leetcode2sumc-jalgorithmCPP:算法CPP
共77个文件
h:47个
cpp:18个
xml:5个
需积分: 8 0 下载量 40 浏览量
2021-07-06
17:42:31
上传
评论
收藏 160KB ZIP 举报
温馨提示
leetcode 2 和 c 看看我的 Java 版本, 这个项目 包括我在网上遇到的一些算法我在 GeeksforGeeks.org、Hackerrank.com、Topcoder.org 等网站上积极研究新算法。 这个解决方案 配置为 2 个 CMake 解决方案:src 和 test。 每个解决方案中的文件结构是相同的。 与单元测试有一个文件后缀 XXXTest.cpp 对于 src 解决方案: 所有算法都写在头文件中这允许轻松提取该算法所有算法也有自己的命名空间,因此其他算法之间没有交互, 不同于一般的项目。 算法列表目前有: 回溯 动态规划 贪婪的 搜索 种类 大批 字典 堆 列表 数学 细绳 树 自定义数据结构 设计模式 标准库理解
资源推荐
资源详情
资源评论
收起资源包目录
jalgorithmCPP-master.zip (77个子文件)
jalgorithmCPP-master
src
CustomDataStructure
QueueUsingTwoStack.h 842B
Deque.h 2KB
RingBuffer.h 1KB
STLDuddle
PrintContainer.h 527B
ContainersToString.h 429B
Pointers.h 1KB
ConcatenateStrings.h 234B
Sort.h 394B
SplitString.h 523B
Algorithm
Sort
QuickSort.h 1KB
FraudulentActivityNotifications.h 6KB
Search
BinarySearch.h 1KB
Greedy
JumpGame.h 2KB
Backtrack
AddTwoNumbers.h 3KB
MostEleganceString.h 5KB
RestoreIPAddress.h 1KB
DynamicProgramming
DavisStaircase.h 1KB
Abbreviation.h 3KB
MinCostPath.h 3KB
Knapsack.h 992B
MaxSubsetSum.h 3KB
CMakeLists.txt 3KB
main.cpp 336B
Implementation
Trie
ImplementTrie.h 3KB
List
GetNodesBefore.h 1KB
ReverseLastnNodes.h 1KB
MergeTwoList.h 2KB
Graph
FordFulkerson.h 578B
Tree
PopulatingNextRightPointersInEachNode.h 2KB
FlattenBinaryTreeList.h 1KB
Heap
KClosest.h 1KB
Array
DiagonalTraverse.h 4KB
MinSwap.h 2KB
LarrysArray.h 2KB
SpiralMatrix.h 5KB
String
UniqueEmails.h 2KB
ReverseString.h 592B
SherlockValidString.h 3KB
Permutations.h 1KB
Dictionary
SubdomainVisitCount.h 4KB
CountTripletsGeometricProgression.h 3KB
Math
BusStop.h 6KB
SquareRoot.h 457B
DesignPattern
Behavioral
Iterator.h 40B
Creational
Builder.h 1KB
AbstractFactory.h 2KB
Singleton.h 969B
Structural
Adapter.h 2KB
Bridge.h 1KB
.idea
misc.xml 244B
jalgorithmCPP.iml 97B
encodings.xml 135B
modules.xml 278B
codeStyles
codeStyleConfig.xml 149B
vcs.xml 180B
LICENSE 1KB
test
CustomDataStructure
RingBufferTest.cpp 1KB
DequeTest.cpp 1KB
Algorithm
Sort
QuickSortTest.cpp 709B
FraudulentActivityNotificationsTest.cpp 448B
Search
BinarySearchTest.cpp 1KB
Backtrack
MostEleganceStringTest.cpp 433B
AddTwoNumbersTest.cpp 789B
DynamicProgramming
MinCostPathTest.cpp 651B
KnapsackTest.cpp 643B
MaxSubsetSumTest.cpp 491B
DavisStaircaseTest.cpp 461B
CMakeLists.txt 3KB
Implementation
List
GetNodesBeforeTest.cpp 1KB
ReverseLastnNodesTest.cpp 2KB
Array
LarrysArrayTest.cpp 491B
String
ReverseStringTest.cpp 242B
Dictionary
CountTripletsGeometricProgressionTest.cpp 414B
Math
BusStopTest.cpp 647B
include
catch.hpp 466KB
README.md 7KB
.gitignore 2KB
共 77 条
- 1
资源评论
weixin_38638033
- 粉丝: 5
- 资源: 940
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功