|
Algorithms_in_C++ 1.0.0
Set of algorithms implemented in C++.
|
| ►Nbacktracking | For vector container |
| ►Nciphers | Algorithms for encryption and decryption |
| ►Ndata_structures | For IO operations |
| ►Ndivide_and_conquer | For std::vector |
| ►Ndouble_hashing | An implementation of hash table using double hashing algorithm |
| ►Ngeometry | For std::vector |
| ►Ngraph | Graph Algorithms |
| ►Nhashing | Hashing algorithms |
| ►Nlinear_probing | An implementation of hash table using linear probing algorithm |
| ►Nmachine_learning | A* search algorithm |
| ►Nmath | For IO operations |
| ►Noperations_on_datastructures | For std::vector |
| ►Nothers | For vector |
| ►Nprobability | Probability algorithms |
| ►Nquadratic_probing | An implementation of hash table using quadratic probing algorithm |
| ►Nrange_queries | Algorithms and Data Structures that support range queries and updates |
| ►Nsearch | For std::vector |
| ►Nstatistics | Statistical algorithms |
| ►Nstd | STL namespace |
| ►Nstrings | Algorithms with strings |
| ►Cbinary_search_tree | The Binary Search Tree class |
| CBtree | |
| Ccll | |
| Ccompare | |
| CCompare | Comparator class for priority queue |
| CComplex | Class Complex to represent complex numbers as a field |
| CCycleCheck | |
| Cdouble_linked_list | |
| Cdsu | Disjoint sets union data structure, class based representation |
| CEasterYearMonthDay | For IO operations |
| CEdge | |
| CFCFS | Class which implements the FCFS scheduling algorithm |
| CFenwickTree | |
| CGraph | |
| Chash_chain | Chain class with a given modulus |
| CItem | |
| Clarge_number | |
| Clinkedlist | |
| Clist | |
| CListNode | For IO operations |
| CMinHeap | |
| CMinHeapNode | |
| Cmst | |
| CNode | |
| Cnode | |
| CPoint | |
| Cquery | |
| CQueue | |
| Cqueue | |
| CRBtree | |
| CSegmentIntersection | |
| CSolution | |
| Cstack | For std::invalid_argument |
| Cstack_linkedList | |
| CTestCase | Single example inputs and expected output of the function longest_common_string_length |
| CTestCases | Class encapsulating the necessary test cases |
| Ctower | |
| ►CTrie | |
| Cuint128_t | Class for 128-bit unsigned integer |
| Cuint256_t | Class for 256-bit unsigned integer |