Data_Structure_n_Algorithms:数据结构问题

时间:2021-01-30 01:08:32
【文件属性】:
文件名称:Data_Structure_n_Algorithms:数据结构问题
文件大小:356KB
文件格式:ZIP
更新时间:2021-01-30 01:08:32
algorithm data-structures hacktoberfest Algorithm Data_Structure_n_Algorithms! 基于数据结构和算法的编程问题,包括基础到中级问题 欢迎PR。 要开始开发,请遵循以下结构: Data_Structure_or_Algorithm_name / file_name.extension,例如Linked_List / Cycle_Detection.c 贡献准则! 请确保您的pull request遵循以下准则: 始终欢迎捐款。 语言无所谓。 只要确保您正在实现一个算法即可。 在执行请求请求之前,请确保程序在编译时没有错误或警告。 请在代码中加入有关您在此处所做的更改的注释。 请随时在“问题”中建议要进行的任何改进。 感谢您的贡献,并在此先感谢您 希望您会喜欢此存储库,这对Data Structure的初学者将非常有趣! Data_Structure_n_Algorithms! 根据MIT许可获得许可 版权所有(c)2018 Archit
【文件预览】:
Data_Structure_n_Algorithms-master
----Binary_Tree()
--------2_LookUp.c(2KB)
--------3_Num_of_Nodes.c(2KB)
--------Leaf_NonLeaf_Level.c(2KB)
--------5_Min_Max_data_value.c(2KB)
--------Balanced_Binary_Tree()
--------1_Binary_tree.c(4KB)
--------Level_order_traversal.c(1KB)
--------Queue.h(763B)
--------4_Delete_Node.c(2KB)
--------Delete_Node.h(1KB)
--------Min_Max_value_n_Delete.c(2KB)
--------BST.h(752B)
--------implementation.cpp(2KB)
----Array_Problems()
--------4_Recursive_Sum.c(465B)
--------2_First_Duplicate.c(855B)
--------7_Recursive_Binary.c(821B)
--------2_Strictly_smaller_num.c(2KB)
--------2a_First_NonRepeating.c(755B)
--------10_Element_odd_times.c(1KB)
--------6_Recursion_Fib_N_Calls.c(926B)
--------2b_Smallest_Num.c(754B)
--------7_Num_of_occurrence.c(852B)
--------2_Iterative_Even_num.c(495B)
--------3_Sum_k.c(2KB)
--------5a_Iterative_Sum_of_digit.c(919B)
--------8a_Trivial_GCD.c(678B)
--------8b_Euclidean_GCD.c(650B)
--------4_num_of_Zeros.c(862B)
--------3_Sum_Recursive.c(860B)
--------6_Strictly_greater_num.c(2KB)
--------1_Missing.c(1KB)
--------1_Common_Elements.c(1KB)
--------3_arrange.c(940B)
--------6_remove_element.c(1KB)
--------5b_Recursive_Sum_of_digit.c(553B)
--------5_Max_Repeating.c(2KB)
--------8_Row_with_Max_0.c(696B)
--------9_Missing.c(933B)
--------6_Maximum.c(1KB)
--------5_Duplicates.c(803B)
--------7_Repeating_k_times.c(1KB)
--------1_Recursive_Even_num.c(485B)
--------4_sum_equal_zero.c(705B)
--------1_Duplicate_Num.c(1KB)
--------4_Sum_closestToZero.c(2KB)
--------3_Non_Recursive_Fib.c(629B)
--------11_printRepeating.c(1002B)
----Competitive_Programming()
--------spoj - AGGRCOW.cpp(2KB)
--------Game_Time.py(1KB)
--------Least Number of Unique Integers after K Removals.java(1KB)
--------Stepping_stones_3.py(592B)
--------cadet_vs_Lecturer.py(2KB)
--------Game_of_stones_4.py(2KB)
--------Pokemon_1.py(2KB)
--------Sort Characters By Frequency.java(1KB)
----Graphs()
--------AdjLinked_List_Implementation.c(2KB)
--------graph_topological_dfs.cpp(2KB)
--------DetectCycleInADirectedGraph.cpp(2KB)
--------Bellman ford algorithm.cpp(2KB)
----Linked_List()
--------6_Append.c(4KB)
--------1_Count.c(2KB)
--------Linked_List.c(1KB)
--------8_RemoveDuplicates.c(2KB)
--------7_print_lots.c(4KB)
--------3.1_Delete_list.c(2KB)
--------Implementation.cpp(6KB)
--------2_GetNth.c(2KB)
--------3.2_InsertNth.c(3KB)
--------11_Reverse_Recursion.c(1KB)
--------dll.cpp(3KB)
--------4_SortedInsert.c(2KB)
--------input2.txt(14B)
--------14_LENGHT.c(2KB)
--------7_FrontBackSplit.c(3KB)
--------cll.cpp(1KB)
--------input.txt(15B)
--------11_Reverse.c(2KB)
--------12_Stack_n_Queue.c(4KB)
----Stacks()
--------Implementing_two_stack_in_one_array.c(2KB)
----media()
--------Data_Structure_n_Algorithms.png(294KB)
----_config.yml(26B)
----LICENSE(1KB)
----README.md(1KB)
----Algorithms()
--------Sieve_Of_Erastothenes.c(850B)
--------Finding_prime_in_sqrt(n) .c(440B)

网友评论