| Name / Title | Added | Expires | Hits | Comments | Syntax | |
|---|---|---|---|---|---|---|
| Linked List 01 | Jun 21st, 2022 | Never | 746 | 0 | C for Macs | - |
| Fibonacci Series | Jun 18th, 2022 | Never | 1,029 | 0 | C++ | - |
| Prefix Sums | Mar 11th, 2022 | Never | 379 | 0 | C++ | - |
| Calculator | Jan 28th, 2021 | Never | 938 | 0 | PHP | - |
| Php(Index and Associative Array) | Jan 28th, 2021 | Never | 1,138 | 0 | PHP | - |
| Calculator(using include/require) | Jan 28th, 2021 | Never | 802 | 0 | PHP | - |
| Fixed_PointI_teration_Method | Mar 15th, 2020 | Never | 186 | 0 | C++ | - |
| Fixed PointI teration Method | Mar 15th, 2020 | Never | 205 | 0 | C++ | - |
| Scant_Method | Mar 9th, 2020 | Never | 202 | 0 | C++ | - |
| Regular_Falsi_Method | Feb 23rd, 2020 | Never | 170 | 0 | C++ | - |
| Bisection_Method | Feb 20th, 2020 | Never | 207 | 0 | C++ | - |
| Problem-02(clone()->BinaryToDecimal(Lab-01/Numerical) | Feb 10th, 2020 | Never | 118 | 0 | C++ | - |
| Problem-02->BinaryToDecimal(Lab-01/Numerical) | Feb 10th, 2020 | Never | 200 | 0 | C++ | - |
| Problem-01->DecimalToBinary (Lab-01/Numerical) | Feb 10th, 2020 | Never | 192 | 0 | C++ | - |
| Html Layout H.W 02 (Clone) | Jan 24th, 2020 | Never | 210 | 0 | HTML 5 | - |
| Html Layout HW 02 | Jan 24th, 2020 | Never | 261 | 0 | HTML 5 | - |
| HTML Layout | Jan 24th, 2020 | Never | 208 | 0 | HTML 5 | - |
| HTML Rowspan/Colspan | Jan 24th, 2020 | Never | 243 | 0 | HTML 5 | - |
| Html_Table | Jan 24th, 2020 | Never | 326 | 0 | HTML 5 | - |
| Codeforces(D - Swords) | Jan 8th, 2020 | Never | 187 | 0 | C++ | - |
| Codeforces(A - Angry Students) | Jan 5th, 2020 | Never | 179 | 0 | C++ | - |
| Codeforces(A - New Year and Naming) | Jan 4th, 2020 | Never | 225 | 0 | C++ | - |
| UVA->100 - The 3n + 1 problem(Wrong_Ans) | Dec 27th, 2019 | Never | 194 | 0 | C++ | - |
| Rod Cutting Problem (Bottom Up) | Dec 25th, 2019 | Never | 239 | 0 | C++ | - |
| Rod Cutting Problem (Top-Down) | Dec 25th, 2019 | Never | 211 | 0 | C++ | - |
| Floyd–Warshall's Algorithm | Dec 23rd, 2019 | Never | 195 | 0 | C++ | - |
| Codeforces(A - Shuffle Hashing) | Dec 20th, 2019 | Never | 214 | 0 | C++ | - |
| Minimum Spanning Tree( Kruskal's Algorithm) | Dec 9th, 2019 | Never | 201 | 0 | C++ | - |
| Disjont_Algo | Dec 9th, 2019 | Never | 124 | 0 | C++ | - |
| 0-1 Knapsack | Dec 2nd, 2019 | Never | 257 | 0 | C++ | - |
| Activity selection problem (Greedy Alg.) | Dec 1st, 2019 | Never | 201 | 0 | C++ | - |
| Reverse Polish notation evaluation | Dec 1st, 2019 | Never | 230 | 0 | C++ | - |
| Radix Sort | Nov 11th, 2019 | Never | 224 | 0 | C++ | - |
| DFS_Implementation | Nov 11th, 2019 | Never | 130 | 0 | C++ | - |
| BFS_Implementation | Nov 11th, 2019 | Never | 176 | 0 | C++ | - |
| Adjacency matrix | Nov 11th, 2019 | Never | 175 | 0 | C++ | - |
| Adjacency list | Nov 11th, 2019 | Never | 178 | 0 | C++ | - |
| Counting_Sort | Nov 11th, 2019 | Never | 184 | 0 | C++ | - |
| Merge Sort | Oct 14th, 2019 | Never | 246 | 0 | C++ | - |
| Linear Search | Oct 14th, 2019 | Never | 226 | 0 | C++ | - |
| Binary Search | Oct 14th, 2019 | Never | 223 | 0 | C++ | - |
| Quick sort | Oct 14th, 2019 | Never | 121 | 0 | C++ | - |
| Selection_Sort | Oct 14th, 2019 | Never | 247 | 0 | C++ | - |
| Insertion_Sort | Oct 14th, 2019 | Never | 132 | 0 | C++ | - |
| Bubble_sort | Oct 14th, 2019 | Never | 263 | 0 | C++ | - |
| Uva->12554 - A Special Happy Birthday Song | Oct 10th, 2019 | Never | 333 | 0 | C++ | - |
| Uva->12015 - Google is Feeling Lucky | Oct 10th, 2019 | Never | 123 | 0 | C++ | - |
| Uva->12015 - Google is Feeling Lucky | Oct 10th, 2019 | Never | 133 | 0 | C++ | - |
| Uva->12289 - One-Two-Three | Oct 10th, 2019 | Never | 211 | 0 | C++ | - |
| Uva->11942 - Lumberjack Sequencing | Oct 10th, 2019 | Never | 203 | 0 | C++ | - |
| Uva->11332 - Summing Digits | Oct 10th, 2019 | Never | 199 | 0 | C++ | - |
| Uva->621 Secret Research | Oct 10th, 2019 | Never | 128 | 0 | C++ | - |
| Uva->272 - TEX Quotes | Oct 10th, 2019 | Never | 194 | 0 | C++ | - |
| Convert Infix To Prefix Notation | Aug 27th, 2019 | Never | 215 | 0 | C++ | - |
| Evaluation of Postfix Expression | Aug 27th, 2019 | Never | 180 | 0 | C++ | - |
| Queu_Pointer_Array | Aug 23rd, 2019 | Never | 204 | 0 | C | - |
| Queu_Array | Aug 22nd, 2019 | Never | 208 | 0 | C++ | - |
| Array_Manipulation | Aug 22nd, 2019 | Never | 293 | 0 | C++ | - |
| Stack_Linked_List(v.V.I) | Aug 22nd, 2019 | Never | 169 | 0 | C++ | - |
| Stack_Array_Simple | Aug 22nd, 2019 | Never | 177 | 0 | C++ | - |
| Infix_to_Postfix_and_Postfix_evaluation.cpp | Aug 22nd, 2019 | Never | 166 | 0 | C++ | - |
| Stack_Parentheses_balanced_STL | Aug 22nd, 2019 | Never | 182 | 0 | C++ | - |
| Stack_Parentheses_balanced | Aug 22nd, 2019 | Never | 183 | 0 | C | - |
| Stack_Array_Pointer_With_Function | Aug 21st, 2019 | Never | 186 | 0 | C | - |
| Stack_Linked List_With_Function | Aug 21st, 2019 | Never | 182 | 0 | C | - |
| Stack_Array_With_Function | Aug 21st, 2019 | Never | 198 | 0 | C | - |