Commit Graph

  • d1b398ef0d
    Update n-queens.cpp suggestion 1 Devang-Shah-49 2022-08-23 12:13:53 +0530
  • 0de16b991e PR #812 Update Devang-Shah-49 2022-08-22 11:56:35 +0530
  • 4169e51a5e Merge branch 'main' of github.com:MakeContributions/DSA into main Ayebilla 2022-08-21 18:59:18 +0000
  • 7d61d6e747 docs(en): add description of key operations - describe insertion at the beginning - describe insertion at the end - describe deletion at the beginning - describe deletion at the end - describe deletion anywhere in the middle - describe insertion anywhere in the middle Ayebilla 2022-08-21 17:06:08 +0000
  • fe2124a9b6 docs(en): fix book reference fix an APA reference of the referenced textbook Ayebilla 2022-08-21 16:03:08 +0000
  • 4ad701c8ad docs(en): add doubly linked list key operation - key operations - runtime of key operations Ayebilla 2022-08-21 15:07:28 +0000
  • 33aaf355e0 N-Queens backtracking problem Issue: #806 Devang-Shah-49 2022-08-21 15:00:33 +0530
  • 719477094d contributing file modified Krishna Reddy 2022-08-20 23:53:46 -0700
  • db54cee37c fix bug in listing steps Ayebilla 2022-08-21 01:23:45 +0000
  • 4632040ace docs: update steps to create doubly linked list Ayebilla 2022-08-21 01:20:36 +0000
  • 2192e946c6 docs: Changes to doubly linked list documentation Ayebilla 2022-08-21 01:02:49 +0000
  • 7c811891aa docs: create a documentation for doubly linked list Ayebilla 2022-08-21 00:30:12 +0000
  • 3369037780
    Merge branch 'MakeContributions:main' into 808 Mohnish Deshpande 2022-08-21 09:04:15 +1000
  • 224254c92d Add algorithm reference to README.md Mohnish Deshpande 2022-08-21 08:57:07 +1000
  • ea7c0c8780 Add binary-power.cpp to CPlusPlus/Maths Mohnish Deshpande 2022-08-21 08:50:16 +1000
  • 8649eda4b1
    docs(Python): add missing space on README (#809) Akashdeep Tickoo 2022-08-20 21:24:06 +0530
  • f4353ff2a4
    enh(CPlusPlus): update comment of binary search (#807) Mohnish Deshpande 2022-08-21 01:50:26 +1000
  • d34acc78b0 docs: fix typos Ming Tsai 2022-08-20 11:48:26 -0400
  • 9a74c3e857 chore(codespell): add ignore for the Turkish folder Ming Tsai 2022-08-20 11:48:10 -0400
  • 69a0fe6019
    number theory updated Akashdeep Tickoo 2022-08-20 01:15:24 +0530
  • ec147e8e46
    Updated the comments in binary-search.cpp mohnishdeshpande 2022-08-19 10:54:52 +1000
  • 1d1a3468e7
    chore(Python) : add prime number check (#802) Hridyansh Pareek 2022-08-18 18:53:20 +0530
  • ca9d0d6764
    Merge f7b678a475 into 6e39b2bc60 Hridyansh Pareek 2022-08-17 22:12:45 +0530
  • 7e89f1a2d0
    Update prime_number.py Hridyansh Pareek 2022-08-17 21:32:56 +0530
  • 6e39b2bc60
    enh(Java): binary search (#800) Mohit Chakraverty 2022-08-17 20:50:07 +0530
  • 5abe00a539
    Merge a89bbd56ce into 6f19b452ea Muneeb Khan 2022-08-17 10:19:59 +0530
  • e29466aab9 radix sort using javascript mehul 2022-08-17 10:15:13 +0530
  • f7b678a475 Add product of numbers using recursion WORLDSAVER 2022-08-16 08:00:36 +0530
  • 24ad6d3eed Add product of numbers using recursion WORLDSAVER 2022-08-16 07:58:48 +0530
  • 7626447a82 New branch WORLDSAVER 2022-08-16 07:49:07 +0530
  • 09ec4721ba Added Prime Number Checker Algorithm: WORLDSAVER 2022-08-15 21:41:37 +0530
  • da4a105bb7 Added Prime Number checker alorithm WORLDSAVER 2022-08-15 21:36:27 +0530
  • f128ee4df2 Added Prime Number Checker WORLDSAVER 2022-08-15 19:59:41 +0530
  • d2baab6f90 Added Number Theory Folder WORLDSAVER 2022-08-15 19:55:40 +0530
  • 6f19b452ea
    chore(Python) : add GCD using recursion following Euclid's Algorithm (#797) Hridyansh Pareek 2022-08-15 19:33:38 +0530
  • 066cff6e9b Merge branch 'new-feature' Mohit 2022-08-15 19:09:24 +0530
  • 7f1f8e99e7 Fixed Indentation errors WORLDSAVER 2022-08-15 08:36:46 +0530
  • 46961ee18f Added GCD using Euclid's algorithm in the Recursion Folder WORLDSAVER 2022-08-13 21:30:57 +0530
  • bcccb43d10 Added GCD following Euclid's Algorithm in recursion folder WORLDSAVER 2022-08-13 18:52:36 +0530
  • d14ef69395
    docs(en): add cycle sort (#799) Mohit Chakraverty 2022-08-13 00:50:58 +0530
  • 0fb5174504 created binary-search.java Mohit 2022-08-12 23:10:07 +0530
  • 05813496fa created new file for iterative binary search Mohit 2022-08-12 21:58:43 +0530
  • 2ffc24728e
    Merge branch 'MakeContributions:main' into new Mohit Chakraverty 2022-08-12 19:10:37 +0530
  • c15da70dc6 Fixed typo Mohit 2022-08-12 18:58:16 +0530
  • c457cd1131 Added the file index for Cycle-Sort Mohit 2022-08-12 18:57:57 +0530
  • ac970481a9
    chore(CSharp): add quick sort (#798) brugner 2022-08-12 09:39:22 -0300
  • 11d9c3b4eb Fixed the broken link Mohit 2022-08-12 17:29:04 +0530
  • 28ca13c65c add Cycle-Sort.md Mohit 2022-08-12 17:05:33 +0530
  • e7823da954 corrected documentation Mohit 2022-08-12 16:50:45 +0530
  • 08c9441ae1 add Cycle-Sort.md Mohit 2022-08-12 16:31:19 +0530
  • 8e837d4ce1 Change C# Quick Sort return type from void to int[]. Nery Brugnoni 2022-08-12 00:10:06 -0300
  • a5f554fa97 Add unit tests for C# Quick Sort. Nery Brugnoni 2022-08-12 00:05:13 -0300
  • e42f4bb0b1
    chore(CPlusPlus): add reverse number algorithm (#789) Ashad 2022-08-11 23:52:36 +0500
  • 7b2c12e503 fix cpplint errors in fibonaci-number Ankur 2022-08-11 18:43:18 +0530
  • b97e3d9678
    Merge branch 'MakeContributions:main' into add-file Ashad 2022-08-11 09:34:41 +0500
  • 950bca4879
    Updated README.md for c++ Ashad 2022-08-11 09:34:00 +0500
  • c1d8b04535 Added Number Theory folder WORLDSAVER 2022-08-11 09:01:53 +0530
  • 229261f325 Add using statement. Nery Brugnoni 2022-08-11 00:15:30 -0300
  • 477cb8a842 Add Quick Sort implementation for CSharp. Nery Brugnoni 2022-08-11 00:09:25 -0300
  • cef837425c
    chore(C): add fibonacci algorithm (#794) Leong Teng Man 2022-08-11 05:18:21 +0800
  • d253a29f96
    chore(codespell): ignore Spanish folder Ming Tsai 2022-08-10 17:17:51 -0400
  • 16a16eb67e
    docs(Spanish): add quick sort (#793) brugner 2022-08-10 18:16:42 -0300
  • fec40930cc GCD using recursion following Euclid's Algorithm WORLDSAVER 2022-08-10 18:46:03 +0530
  • 4f181c6669
    Update algorithms/CPlusPlus/Recursion/reverse-a-number.cpp Ashad 2022-08-10 14:46:21 +0500
  • 9aa98a3055
    Update reverse-a-number.cpp Ashad 2022-08-10 08:43:52 +0500
  • 876d7c5792
    Add Quick Sort implementation in C reference. brugner 2022-08-09 15:26:27 -0300
  • a1a0559c2f
    Remove sections without documentation. brugner 2022-08-09 15:25:48 -0300
  • 6b220c7534 Create fib.h Leong Teng Man 2022-08-09 17:32:18 +0800
  • b56bb20002 Update README.md Leong Teng Man 2022-08-09 12:10:33 +0800
  • 74f1a60675
    Update README.md Leong Teng Man 2022-08-09 11:12:12 +0800
  • 3a219ca2a3
    Update README.md Leong Teng Man 2022-08-09 11:10:50 +0800
  • 34555f9c1f
    Update README.md Leong Teng Man 2022-08-09 11:04:26 +0800
  • b701ff8a30 ignoring file created by vs Koo Xin Tong 2022-08-08 15:35:14 +0800
  • 6584f8491b (C++) add bead sort into sorting algorithm Koo Xin Tong 2022-08-08 15:18:24 +0800
  • 911e6a0094
    Create NKnights.java Faizan711 2022-08-08 12:46:58 +0530
  • 39d41cb3fb Update fib.c and main.c Leong Teng Man 2022-08-08 10:37:33 +0800
  • b3c8fe1b35 Implement closed-form formula Leong Teng Man 2022-08-08 10:31:50 +0800
  • 3434acc4ba Update README.md Leong Teng Man 2022-08-08 10:15:11 +0800
  • 7a8ca97c34 Update README.md Leong Teng Man 2022-08-08 09:40:30 +0800
  • ab33ba7e00
    Update README.md Leong Teng Man 2022-08-08 09:21:21 +0800
  • 9e854d2457
    Update README.md Leong Teng Man 2022-08-08 09:11:42 +0800
  • 5fd0428c87 implement n-th term fibonacci number Leong Teng Man 2022-08-08 09:06:43 +0800
  • adcc359e01 Add folder structure for Spanish translations. Add Quick Sort Spanish explanation. Nery Brugnoni 2022-08-07 20:58:20 -0300
  • 332c517d3a
    Update delete-the-Kth-node-from-the-end.java Aditya Yaduvanshi 2022-08-08 00:52:29 +0530
  • dd604282e5
    Added juggling Algorithm under Arrays Muneeb Khan 2022-08-07 23:34:50 +0530
  • 84e2db93f7
    Merge branch 'MakeContributions:main' into main Aditya Yaduvanshi 2022-08-07 17:56:44 +0530
  • 8fff60cc4d add floyd warshall algorithm cpp IVIosab 2022-08-07 07:32:27 +0300
  • 5a6f5a4fd9
    Merge branch 'main' into main Arsenic 2022-08-07 08:27:13 +0530
  • 1a5d3d6604
    Update README.md Aditya Yaduvanshi 2022-08-07 01:51:14 +0530
  • 9724d09396
    Update delete-the-Kth-node-from-the-end.java Aditya Yaduvanshi 2022-08-07 01:38:00 +0530
  • f1b4a9c554 Recursive Program To Reverse a Number Ashad001 2022-08-05 17:14:32 +0500
  • 15f734289a
    Delete BinarySearchIn2DArrays.cpp Ashad 2022-08-05 16:49:31 +0500
  • 2238efa23e Implemented Code For Binary Search In 2D Arrays Ashad001 2022-08-05 16:42:35 +0500
  • fe93980b5c Implemented program for binary search in 2D arrays Ashad001 2022-08-05 16:26:00 +0500
  • 8722a2806f
    Update README.md ANUJ BISHT 2022-08-04 21:04:38 +0530
  • b41442b75b
    Update README.md ANUJ BISHT 2022-08-04 21:04:18 +0530
  • 1c6cad2bf8
    Create fibonacci_series.py ANUJ BISHT 2022-08-04 21:03:05 +0530
  • 254f759447
    Delete mergingArray.c ANUJ BISHT 2022-08-04 20:58:15 +0530
  • 5465c795c6
    Update README.md ANUJ BISHT 2022-08-04 20:57:49 +0530
  • 35d0041e83
    chore(CPlusPlus): add-delete-reverse-in-linkedlist Tanmaydeep Singh 2022-08-03 20:18:03 +0530