Commit Graph

  • 0c2a362b1f
    Merge pull request #1 from MehraDevesh2022/MehraDevesh2022-patch-1 Devesh Mehara 2022-10-03 10:05:22 +0530
  • 5fbf6934f7
    added new algo. into : algorithms/java/Maths dir.. Devesh Mehara 2022-10-03 09:57:00 +0530
  • bbeb9c5cf4 add min heap Adel Aziz Boulfekhar 2022-10-02 19:46:43 +0100
  • 0b6bfd864a
    code for longest palindromic substring Gaurav Saha 2022-10-03 00:05:17 +0530
  • 0a358a76eb
    Update README.md umbridge 2022-10-02 23:19:23 +0530
  • 144723b3cc
    Delete Merge-k-sorted-lists.cpp umbridge 2022-10-02 23:17:08 +0530
  • ca4f4671fd
    Create merge-k-sorted-lists.cpp umbridge 2022-10-02 23:14:45 +0530
  • 94d5eee415
    code for reverse nodes in k groups Joyeta Saha 2022-10-02 23:07:46 +0530
  • ed8f4b60b2
    Create Armstrong.java Rishabh Joshi 2022-10-02 20:39:18 +0530
  • 0ba659b442 max Xor of 2 number in array jayjariwala96 2022-10-02 19:38:14 +0530
  • 9f87e4db61
    Update add-element-at-any-position-in-a-singly-linked-list.md Raisa Ghosh 2022-10-02 18:25:08 +0530
  • c77f42d6e1
    Update add-element-at-any-position-in-a-singly-linked-list.md Raisa Ghosh 2022-10-02 18:24:16 +0530
  • 34fb77a495
    Update add-element-at-any-position-in-a-singly-linked-list.md Raisa Ghosh 2022-10-02 18:24:00 +0530
  • aa9028cdc4
    Update add-element-at-any-position-in-a-singly-linked-list.md Raisa Ghosh 2022-10-02 18:23:31 +0530
  • 12df71de54 Added the documentation for the program under the algorithms/C/linked-lists folder that can add an element at a given position in the linked list. Documentation added under docs/en/README.md . Added on 2nd October,2022 - by RaisaGhosh - https://github.com/RaisaGhosh Raisa Ghosh 2022-10-02 18:20:12 +0530
  • 9c59f7adc4 Added the documentation for the program under the algorithms/C/linked-lists folder that can add an element at a given position in the linked list. Documentation added under docs/en/Lists. Added on 2nd October,2022 - by RaisaGhosh - https://github.com/RaisaGhosh Raisa Ghosh 2022-10-02 18:15:29 +0530
  • f287a72f83 Added the C progam under the algorithms/C/linked-lists folder that can add an element at a given position in the linked list. The position the element is to be added is taken as an input from the user. Added on 2nd October,2022 - by RaisaGhosh - https://github.com/RaisaGhosh Raisa Ghosh 2022-10-02 17:53:11 +0530
  • 46e8554bf2
    Update Merge-k-sorted-lists.cpp umbridge 2022-10-02 16:05:22 +0530
  • 257f2d7ffd
    Create Merge-k-sorted-lists.cpp umbridge 2022-10-02 15:53:00 +0530
  • 8fdf5367bf
    Create Remove_loop_from_linklist devesh1721 2022-10-02 15:10:52 +0530
  • 3302380fc0 Tower of hanoi Konran 2022-10-02 15:01:35 +0530
  • 4e67e51514 Added tower of hanoi problem Konran 2022-10-02 14:48:18 +0530
  • c9bb5bb780 Added Minimizing String using Stack problem in Java Jayasree Neelapu 2022-10-02 14:09:59 +0530
  • d10ee6c427
    Create stack-using-linkedlist.cpp Ishaan Sharma 2022-10-02 14:07:45 +0530
  • 6b35f51a69
    Create house robber.cpp Rahul 2022-10-02 12:37:42 +0530
  • c1083c1eef Added push and pop methods for stacks charu210703 2022-10-02 11:44:53 +0530
  • f917c37677
    Update matrix_roation.java Lingeshwaran 2022-10-02 11:08:28 +0530
  • 6459c540f5
    matrix clock-wise and anti-clockwise rotation Lingeshwaran 2022-10-02 11:05:09 +0530
  • a331aeafdd Spell-Check Failed error fixed en1gm479 2022-10-02 11:04:22 +0530
  • 5edd9e39cf added new file in algorithm-cplusplus-arrays folder named repeat-and-missing-number tanishagarg1803 2022-10-02 11:03:27 +0530
  • 4529e15520 added new file in algorithm-cplusplus-arrays folder named repeat-and-missing-number tanishagarg1803 2022-10-02 10:57:54 +0530
  • 5d14744e02 Added Reverse a linked list using recursion oops-aman 2022-10-02 10:49:13 +0530
  • 9076d83d7d Added Check-Even-Odd Algo en1gm479 2022-10-02 10:11:52 +0530
  • a53596a6b1
    Create Indexsequentialsearch in java Devansh Singh 2022-10-02 01:28:15 +0530
  • 226ad61eec
    Created Anagram Devansh Singh 2022-10-02 01:04:27 +0530
  • 5b8d8dcefb moved sliding window file in strings folder and updated link in readme Amit-exe 2022-10-01 21:33:25 +0530
  • c5bfe3e137 modified function to remove code redundancy Amit-exe 2022-10-01 21:27:58 +0530
  • 90c9c5b76b Algorithms/Java/Maths/permutation_sequences.java Abhishek Kumar 2022-10-01 21:00:55 +0530
  • 5f190897b9 Added a program to print all subsets of an array mhdsabah 2022-10-01 20:26:13 +0530
  • 0259f79844 Fixed readme in CPlusPlus mhdsabah 2022-10-01 18:23:17 +0530
  • 458f5b4943
    Update Bubble-Sort.md ShyamPandit3107 2022-10-01 17:08:23 +0530
  • 44ef3d019c Added decode-ways to README Shardul Silswal 2022-10-01 16:40:31 +0530
  • 0eebb2c41f Added decode-ways C++ solution Shardul Silswal 2022-10-01 16:39:04 +0530
  • 4bf7d18e7b Final changes to satisfy PR checklist Pranav Yatnalkar 2022-10-01 12:57:18 +0530
  • 2b971592f4
    chore(Java) : add nearly lucky number Ayush Mandal 2022-10-01 12:25:42 +0530
  • 09b671dc62
    Create connected-components-using-bfs.cpp Ritik Rathor 2022-10-01 11:59:50 +0530
  • 22f66ab95b Added comments Gaurav Bhardwaj 2022-10-01 09:51:40 +0530
  • 37fa475a12 Added new line Gaurav Bhardwaj 2022-10-01 09:45:08 +0530
  • 8b2578df88 JS Algorithms - Trie Implementations Gaurav Bhardwaj 2022-10-01 09:43:15 +0530
  • efe0a42366
    Add files via upload KARTIKEY SINGH 2022-10-01 03:30:32 +0530
  • 62907b69ec
    chore(Java) : add roman numerals conversion (#849) Vivi Koutsoumanidou 2022-10-01 00:11:58 +0300
  • b4cd97f55a
    chore(Java) : add ternery search (#850) Vishnu Rai 2022-10-01 02:37:07 +0530
  • 0d8a5e101d
    Create print-middle-element-of-linked-list.CPP Yashika Gupta 2022-10-01 01:53:25 +0530
  • ba31879c2f fixed edge cases for window and target size Amit-exe 2022-10-01 01:48:54 +0530
  • 522c527d0b Added new algorithm in C/recursion shivaabhishek07 2022-10-01 00:07:51 +0530
  • 2505fa498f
    Create infix-to-prefix.cpp Dakshit Chopra 2022-09-30 23:44:46 +0530
  • 67a3f136d9 Adding Prim's in readme SaadAnsari17 2022-09-30 22:47:56 +0530
  • d0d6a0452a Adding Prim's algorithm in graphs implemented in java SaadAnsari17 2022-09-30 22:39:03 +0530
  • 9683de78c0 Adding fcfs in readme SaadAnsari17 2022-09-30 22:22:56 +0530
  • 0afa3998eb Adding fcfs scheduling algo in python SaadAnsari17 2022-09-30 22:20:26 +0530
  • b882cb5ef9
    Merge branch 'MakeContributions:main' into roman-numerals-conversion Vivi Koutsoumanidou 2022-09-30 19:41:52 +0300
  • a48fc581b4 roman numerals conversion, expanded description kparaske 2022-09-30 19:41:07 +0300
  • 33ec667c82 roman numerals conversion, expanded description kparaske 2022-09-30 19:34:33 +0300
  • 41ee399fba Added new algorithm in C language->Maths i.e, Prime pumber checker shivaabhishek07 2022-09-29 22:27:27 +0530
  • c16f3ea897 Added new algorithm in C language->Maths i.e, Prime pumber checker shivaabhishek07 2022-09-29 22:18:00 +0530
  • dc1185576b Added K-Knights and Count-N-queens Ashad001 2022-09-29 15:02:57 +0500
  • eab773efbd Algorithm to insert a new element to a max heap Pranav Yatnalkar 2022-09-29 13:32:11 +0530
  • 5b014257e4 Merge branch 'branch2' of https://github.com/mukul314/DSA into branch2 mukul314 2022-09-29 08:54:28 +0530
  • bbcabe742f removed rod-cutting.cpp mukul314 2022-09-29 08:53:16 +0530
  • 241d9fa217 Implemented Sliding window Amit-exe 2022-09-29 04:34:51 +0530
  • b67f5e1786
    chore(CPlusPlus): add n-queens backtracking algorithm (#812) Devang-Shah-49 2022-09-29 03:44:20 +0530
  • d54aa5461b
    Updated Ternery Search Vishnu Rai 2022-09-28 22:04:32 +0530
  • 7313711cd1
    Updated Ternery-Search Vishnu Rai 2022-09-27 19:51:04 +0530
  • 478a8c80c0
    Fixed typos in MinHeap (#851) Ahmed Silat 2022-09-27 19:15:50 +0500
  • e3816b5f3f
    Update README.md Ritesh Yadav 2022-09-27 19:34:24 +0530
  • 8927c1613a
    Update README.md Ritesh Yadav 2022-09-27 19:32:31 +0530
  • 0e48c12e06
    Breadth First Search Ritesh Yadav 2022-09-27 16:15:05 +0530
  • 67ae4088d4
    Depth First Search Ritesh Yadav 2022-09-27 16:13:51 +0530
  • 5cf82b1f95
    Fixed typos in MinHeap Ahmed Silat 2022-09-26 10:40:28 +0500
  • f385542931 Update n-queens suggestion 5 Devang-Shah-49 2022-09-25 22:51:24 +0530
  • 5b1d6bc5d3 Update n-queens suggestion 4 Devang-Shah-49 2022-09-25 22:50:46 +0530
  • d81fa8c4dc
    Updated Ternery Search Vishnu Rai 2022-09-25 22:08:54 +0530
  • 471178cc38 Add Ternery-search in java Vishnu 2022-09-25 21:59:53 +0530
  • 68fdde2dc3 Add Roman Numerals Conversion kparaske 2022-09-25 18:31:15 +0300
  • 337511a4b2
    Singly Circular LinkedList Ritesh Yadav 2022-09-25 17:45:50 +0530
  • 7906457abc
    Merge branch 'main' into branch2 Mukul Ojha 2022-09-25 10:14:20 +0530
  • 92c144a0e6 added Geometry section in dsa mukul314 2022-09-25 10:04:06 +0530
  • f8174124bb Added rod cutting problem in dp section mukul314 2022-09-25 09:58:23 +0530
  • 461629647a Revert "Added a new folder in C++ section(geometry) and added a new problem In dp section" mukul314 2022-09-25 09:53:50 +0530
  • 8072446b24
    chore(JavaScript): add max heap (#842) Adelinked 2022-09-25 02:47:06 +0100
  • 092fca035b fix lint errors Adel Aziz Boulfekhar 2022-09-23 07:54:36 +0100
  • 7ac6826e4f fix eslint errors Adel Aziz Boulfekhar 2022-09-21 15:44:31 +0100
  • 45483dd53d
    Delete red-black-tree.c pyagnik1 2022-09-20 19:23:13 -0400
  • bb2c1dd680 Update red-black-tree.c pyagnik12 2022-09-20 19:14:51 -0400
  • 74d7767b4a added RB Tree.c and info about it on README.md pyagnik12 2022-09-20 18:51:26 -0400
  • a22540c838 Added a new folder in C++ section(geometry) and added a new problem In dp section mukul314 2022-09-20 21:22:54 +0530
  • a162ff61a1 fix the eslint problem by not using arrow function into the class definition Adel Aziz Boulfekhar 2022-09-16 20:49:09 +0100
  • 0e760e1478 fix the markdown link Adel Aziz Boulfekhar 2022-09-16 20:32:38 +0100
  • ac5a7fa781
    Update shuffle_array.c Francis Karuri 2022-09-15 16:26:15 +0300
  • 3882a284da fix lint and codespell errors Adel Aziz Boulfekhar 2022-09-15 05:17:18 +0100