Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Many Programs #21

Open
wants to merge 234 commits into
base: main
Choose a base branch
from
Open

Added Many Programs #21

wants to merge 234 commits into from

Commits on Oct 7, 2020

  1. Add generate-multiplication-table

    C program to generate multiplication table
    MuhammedNihad authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    867866e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c36ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c7574d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a157186 View commit details
    Browse the repository at this point in the history
  5. add binary search

    rahulSinha-01 authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    9143892 View commit details
    Browse the repository at this point in the history
  6. Added a file to reverse a doubly linked list

    This is a C code to reverse a doubly linked list.
    ISHJOT15 authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    28c3616 View commit details
    Browse the repository at this point in the history
  7. Added revLL.C file

    This is a C code which reverse single linked list.
    ISHJOT15 authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    7894ab7 View commit details
    Browse the repository at this point in the history
  8. Create swayamvar.c

    sakshimaslekr authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    aa87054 View commit details
    Browse the repository at this point in the history
  9. Merge pull request a-r-nida#7 from ISHJOT15/patch-2

    Added reverseSll.c
    AshuKulu authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    516b9d8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request a-r-nida#6 from ISHJOT15/patch-1

    Added reverse a doubly linked list
    AshuKulu authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    617a713 View commit details
    Browse the repository at this point in the history
  11. Merge pull request a-r-nida#5 from rahulSinha-01/main

    binary search
    AshuKulu authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5c234c3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request a-r-nida#8 from sakshimaslekr/patch-1

    Create swayamvar.c
    AshuKulu authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e639222 View commit details
    Browse the repository at this point in the history
  13. Merge pull request a-r-nida#4 from akash02ab/main

    basic data structure
    AshuKulu authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    733d4f0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request a-r-nida#3 from Deepaksahu-bot/main

    Update Sum & Avg. of elements of a matrix.c and i have add matrix multiplation to this file
    AshuKulu authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    3c642ef View commit details
    Browse the repository at this point in the history
  15. Merge pull request a-r-nida#2 from MuhammedNihad/main

    Added C program to generate multiplication table
    AshuKulu authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    fab3c90 View commit details
    Browse the repository at this point in the history
  16. Create quick_sort.c

    In this program quick sort algorithm is implemented using C.
    shihaf authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    57f76ad View commit details
    Browse the repository at this point in the history
  17. Create insertionsort.c

    insertion sort
    Praggya17 authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0369319 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge pull request a-r-nida#12 from Praggya17/patch-1

    insertionsort.c
    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a304d01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request a-r-nida#10 from shihaf/main

    quick_sort.c
    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    050ecc3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    85f9d98 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    e44510b View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    please upload it.
    mohakmaheshwari1205 authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    ffa7c20 View commit details
    Browse the repository at this point in the history
  6. Merge pull request a-r-nida#13 from mohakmaheshwari1205/main

    Bubble_sort.cpp
    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    bd2ba32 View commit details
    Browse the repository at this point in the history
  7. Circular linked list

    please add this file.
    mohakmaheshwari1205 authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    777b415 View commit details
    Browse the repository at this point in the history
  8. Binary Search Tree

    BST with Inorder, Preorder and Postorder output.
    ritwiksingh21 authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    8d6d4a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f93dee View commit details
    Browse the repository at this point in the history
  10. Merge pull request a-r-nida#16 from Yash2rule/main

    Tower of hanoi program in c language
    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b30f29e View commit details
    Browse the repository at this point in the history
  11. Merge pull request a-r-nida#15 from ritwiksingh21/main

    Binary Search Tree
    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    16931c3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request a-r-nida#14 from mohakmaheshwari1205/main

    Circular linked list
    AshuKulu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    2abd157 View commit details
    Browse the repository at this point in the history
  13. matrix multiplication for unknown matrix

    this is a simple program to first input a matrix and then perform matrix multiplication
    kri14 authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d3044d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    070820e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Create bubble-sort.py

    spydermyaan authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    1696b79 View commit details
    Browse the repository at this point in the history
  2. Create linkedlistcreate.c

    created my first PR-creation of a singly linked list
    vedika1810 authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    586f4d2 View commit details
    Browse the repository at this point in the history
  3. created balancing equation

    The program shows whether the given equation  is balanced or not.
    IndhuR authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    2814f8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7b8288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6ab84e View commit details
    Browse the repository at this point in the history
  6. Merge pull request a-r-nida#22 from maulikchavda/main

    Added BFS(Breath First Search) Code in C
    AshuKulu authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    33b7d74 View commit details
    Browse the repository at this point in the history
  7. Merge pull request a-r-nida#21 from IndhuR/patch-1

    Balancing equation
    AshuKulu authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    5071ce1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request a-r-nida#20 from vedika1810/main

    Linkedlistcreate.c
    AshuKulu authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    7f4fb23 View commit details
    Browse the repository at this point in the history
  9. Merge pull request a-r-nida#19 from spydermyaan/main

    Bubble-sort Using Python
    AshuKulu authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    3f76248 View commit details
    Browse the repository at this point in the history
  10. Merge pull request a-r-nida#18 from Yash2rule/main

    added java program for selection sort
    AshuKulu authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    76d5c50 View commit details
    Browse the repository at this point in the history
  11. Merge pull request a-r-nida#17 from kri14/patch-1

    matrix multiplication for unknown matrix
    AshuKulu authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    0aead71 View commit details
    Browse the repository at this point in the history
  12. Create function overloading

    My First PR
    Ishan-1101 authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    bb09c11 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    66f1b26 View commit details
    Browse the repository at this point in the history
  2. Create Armstrong_number.c

    Adding Armstrong number program
    Amit-Sagar authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    044e1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75657ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e51cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80c0039 View commit details
    Browse the repository at this point in the history
  6. Merge pull request a-r-nida#23 from Ishan-1101/main

    Function overloading
    AshuKulu authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    f8530cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request a-r-nida#24 from DeepTalekar/main

    Added two Searching Algorithms In C
    AshuKulu authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    21157da View commit details
    Browse the repository at this point in the history
  8. Merge pull request a-r-nida#25 from Amit-Sagar/main

    Create Armstrong_number.c
    AshuKulu authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    fbbb7c7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request a-r-nida#26 from choudharyrajritu/main

    Create hactoberfest.html
    AshuKulu authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    f2a6a30 View commit details
    Browse the repository at this point in the history
  10. Merge pull request a-r-nida#28 from choudharyrajritu1/main

    Create calculator.c
    AshuKulu authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    f1b6416 View commit details
    Browse the repository at this point in the history
  11. Merge pull request a-r-nida#27 from Sumyak-Jain/patch-1

    DCN Bit Stuffed data algorithm
    AshuKulu authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    a180ad3 View commit details
    Browse the repository at this point in the history
  12. Add files via upload

    Separate bad apples from good apples using training agents.
    OarabileMwiya authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    2961dd1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad484c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Queue Using Stack in C

    maulikchavda authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    8c120b5 View commit details
    Browse the repository at this point in the history
  2. create figure.py

    the-shyguy authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    ca3a2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a54a5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1261a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36a757a View commit details
    Browse the repository at this point in the history
  6. Add Milk scheduling greedy algo from spoj

    https://www.spoj.com/problems/MSCHED/ is the link for this problem, and this is the basic yet important algorithm that one needs to know to learn greedy.
    JahnaviChitta authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    ee72afc View commit details
    Browse the repository at this point in the history
  7. Create fibonacci.py

    mdbrnowski committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    2e9f5fc View commit details
    Browse the repository at this point in the history
  8. Add python code to evaluate post fix expression.

    This is an algorithm to evaluate any post fix expression in python using list as stack.
    JahnaviChitta authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    1aa3cdf View commit details
    Browse the repository at this point in the history
  9. Add cpp code to find the median of incoming nums

    This is an cpp code to find the median of incoming numbers with less complexity of O(nlog(n)). Knowing this algorithm lets beginners to obtain grip on priority queue and stack.
    JahnaviChitta authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    b40ed97 View commit details
    Browse the repository at this point in the history
  10. Create corrected_calculator_c

    Here i had added correction in line enter an operator (+,-,*,/).
    Rupali409 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    9201446 View commit details
    Browse the repository at this point in the history
  11. Add files via upload

    modified_kaprekar_numbers.c - for Modified Kaprekar Numbers challenge on Hackerrank, 30 points
    encryption_hackerrank.c - for encryption challenge on hackerrank, 30 points
    sagarmaheshwari authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    217573a View commit details
    Browse the repository at this point in the history
  12. Create prime_factors.py

    mdbrnowski committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    5250e0c View commit details
    Browse the repository at this point in the history
  13. Create perfect_numbers.py

    mdbrnowski committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    e9856d7 View commit details
    Browse the repository at this point in the history
  14. added mergesort.cpp

    anvitareddy6 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    1f5a705 View commit details
    Browse the repository at this point in the history
  15. Create Hash.c

    Implementing hash data structure
    srinidh-007 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    16a5036 View commit details
    Browse the repository at this point in the history
  16. Create factorial_java

    Sunitha654321 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    2da4e5c View commit details
    Browse the repository at this point in the history
  17. Create Print_Pascal_Triangle_of_size_n.py

    For a given user input say n, it prints  pascal triangle of n rows
    srinidh-007 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    07e818c View commit details
    Browse the repository at this point in the history
  18. myPage.html

    A simple HTML page with basic structure and layout, easy to understand.
    Aastha479 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    2ef0276 View commit details
    Browse the repository at this point in the history
  19. Create Calculator.py

    Simple calculator in python with modulo operator
    srinidh-007 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    2e2f17e View commit details
    Browse the repository at this point in the history
  20. Create Radix_sort.c

    This is implementation of Radix sort for variable base
    srinidh-007 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    b234923 View commit details
    Browse the repository at this point in the history
  21. Create queue operations.c

    Ishan-1101 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    9990554 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1658b0f View commit details
    Browse the repository at this point in the history
  23. Added sorting algorithm

    umangag07 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    6ce33c7 View commit details
    Browse the repository at this point in the history
  24. Added Merge Sort

    msameerfarooq committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    9ec879b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    deeaf07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    072eac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee7dab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c51f432 View commit details
    Browse the repository at this point in the history
  5. Factors of number

    program to find factors of number
    Mathur777 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    df439e9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #59 from Mathur777/main

    Factors of number
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    100cbb8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #57 from gautamjain9615/main

    Bubble Sort using python
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    713117c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #56 from shreyajadhav/main

    Vowel or Consonant using pointers
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    46fd054 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2da2d80 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #54 from umangag07/main

    sorting algorithm(Bucketsort, quicksort, radixsort, selectionsort)
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    c3aa3c7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #53 from praddyumnwadekar/main

    ReverseAnInteger.c
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    3516d2b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #52 from Ishan-1101/main

    queue operations.c
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b846f28 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #51 from srinidh-007/patch-4

    Radix_sort.c
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    1002aa5 View commit details
    Browse the repository at this point in the history
  14. Merge pull request a-r-nida#29 from OarabileMwiya/main

    Sorting Algorithm
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    790b17f View commit details
    Browse the repository at this point in the history
  15. Merge pull request a-r-nida#30 from kaushikijain/main

    Create Insert Interval.cpp
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b4ffb40 View commit details
    Browse the repository at this point in the history
  16. Merge pull request a-r-nida#31 from maulikchavda/main

    Queue Using Stack in C
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0f81a6d View commit details
    Browse the repository at this point in the history
  17. Merge pull request a-r-nida#33 from Rohit14kvs/patch-1

    create figure.py
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ca9302c View commit details
    Browse the repository at this point in the history
  18. Merge pull request a-r-nida#35 from JakWai01/main

    implementing counting-sort
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    99171c7 View commit details
    Browse the repository at this point in the history
  19. Merge pull request a-r-nida#37 from michal-dbrnowski/sieve_of_eratost…

    …henes.py
    
    Create sieve_of_eratosthenes.py
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    1d38055 View commit details
    Browse the repository at this point in the history
  20. Merge pull request a-r-nida#38 from michal-dbrnowski/fibonacci.py

    Create fibonacci.py
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    aa36cfe View commit details
    Browse the repository at this point in the history
  21. Merge pull request a-r-nida#39 from JahnaviChitta/main

    various algorithms & DS usage in trending problems.
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    93a720f View commit details
    Browse the repository at this point in the history
  22. Merge pull request a-r-nida#41 from Rupali409/main

    Corrected_calculator_c
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    821cd5e View commit details
    Browse the repository at this point in the history
  23. Merge pull request a-r-nida#42 from sagarmaheshwari/main

    modified_kaprekar_numbers.c
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    96080b7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1f6649b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    98b684a View commit details
    Browse the repository at this point in the history
  26. Merge pull request #45 from anvitareddy6/new-branch

    mergesort.cpp
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0a95aae View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b9406be View commit details
    Browse the repository at this point in the history
  28. Merge pull request #47 from Sunitha654321/patch-1

    factorial_java
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    69a9d38 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #48 from srinidh-007/patch-2

    Print_Pascal_Triangle_of_size_n.py
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    62b4ce1 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #49 from Aastha479/patch-1

    myPage.html
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4976b1d View commit details
    Browse the repository at this point in the history
  31. Merge pull request #50 from srinidh-007/patch-3

    Calculator.py
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4832c7b View commit details
    Browse the repository at this point in the history
  32. Create binary-search.cpp

    JakWai01 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    6586039 View commit details
    Browse the repository at this point in the history
  33. Create basic-search.cpp

    JakWai01 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8e822a4 View commit details
    Browse the repository at this point in the history
  34. fixed that bug

    Added the remaining portion of the program
    mtabishk authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ff3a59c View commit details
    Browse the repository at this point in the history
  35. Create Factorial.c

    Calculate factorial using for loop
    mehulminat authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    cc410d7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a961ec5 View commit details
    Browse the repository at this point in the history
  37. Create calculatorv1.c

    mehulminat authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    50e4e26 View commit details
    Browse the repository at this point in the history
  38. Create Count_sort.py

    i had created count sort by python with additional features.
    Please check.
    Rupali409 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e8db746 View commit details
    Browse the repository at this point in the history
  39. Create bubblesort.c

    Himanshup01 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    1551d14 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1d16316 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #65 from Himanshup01/main

    Bubble sort program in c Language
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    068a633 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #66 from ritwiksingh21/main

    Josephus_Problem_Circular_LL.c
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    34b7e77 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #64 from Rupali409/main

    Count_sort.py
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    043dceb View commit details
    Browse the repository at this point in the history
  44. Merge pull request #63 from mehulminat/main

    Emi calculator.java
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    be0e865 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #62 from mehulminat/patch-1

    Factorial.c
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    cd75bd5 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #61 from JakWai01/main

    Binary-search.cpp
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    5cf05a5 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    221b8f5 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #67 from snehasish-20/main

    LinkedList reversal program
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    28ba211 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    b6df09c View commit details
    Browse the repository at this point in the history
  50. Merge pull request #68 from aniketbhaleraogithub/main

    Palindrome number check
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    709699c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c88add5 View commit details
    Browse the repository at this point in the history
  52. Created basic_searchnumber.py

    i had created a file in which we can search a number where number can be input from user and then it is sorted and it will return the index of that number.
    Rupali409 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    59bb980 View commit details
    Browse the repository at this point in the history
  53. Created reverse string.py

    i had created python file in which string is reversed.
    Rupali409 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    cb65729 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    05a42a4 View commit details
    Browse the repository at this point in the history
  55. Merge pull request #71 from Rupali409/main

    Basic_searchnumber.py
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    2905330 View commit details
    Browse the repository at this point in the history
  56. Merge pull request #69 from mtabishk/tabish

    Bubble Sort using recursion in cpp
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    76e8a42 View commit details
    Browse the repository at this point in the history
  57. Merge pull request #72 from divyanayak433/main

    program to print maximum frequency element of a tuple.
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    3e54b9e View commit details
    Browse the repository at this point in the history
  58. Merge pull request #58 from mtabishk/tabish-dev

    towerofhanoi cpp program
    AshuKulu authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b1e0ea5 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f0dc099 View commit details
    Browse the repository at this point in the history
  60. binarySearch

    Aaliya1708 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0f1d4b8 View commit details
    Browse the repository at this point in the history
  61. binaryExponentiation

    Aaliya1708 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    7067183 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    fb7b75d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    c1823c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from Aaliya1708/main

    Binary Exponentation
    AshuKulu authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a0bcf27 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73 from GosiaSo/bubbleSortJava

    added bubble sort implemenatation in java
    AshuKulu authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c871d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5316147 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #78 from pal-gupta97/main

    create palindrome_number.c
    AshuKulu authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    7fab52c View commit details
    Browse the repository at this point in the history
  6. Create quick_sort.py

    added a Python File
    Danialmonachan11 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    028de18 View commit details
    Browse the repository at this point in the history
  7. Create palindrome.py

    added a python file
    Danialmonachan11 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b928adc View commit details
    Browse the repository at this point in the history
  8. Client server model project

    pycrash committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    93a0003 View commit details
    Browse the repository at this point in the history
  9. Sorted the Programs

    vinothgokul committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    8493cd2 View commit details
    Browse the repository at this point in the history
  10. Linked List and it's ADT

    Singly , Doubly and Circular linked list's all operations.
    komalmahto authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    ad7055b View commit details
    Browse the repository at this point in the history
  11. All Stack Operations

    1. Push
    2. Pop
    3. Infix to Prefix
    4. Parantheses Matching
    5. Stack using Linked List
    6. Evaulation of Postfix
    7. Stack Using array
    komalmahto authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    525fec6 View commit details
    Browse the repository at this point in the history
  12. Added the BMI Calculator

    This program gives results(BMI) based on the user's input and also gives suggestions/comments based on the result.
    ron2111 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    3ff2ca5 View commit details
    Browse the repository at this point in the history
  13. Add files via upload

    one more searching algorithm
    aaryantyagi182 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    df7faf8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bc38334 View commit details
    Browse the repository at this point in the history
  15. Fix:badge

    gihantha committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    3405494 View commit details
    Browse the repository at this point in the history
  16. Fix-badge

    ISHHMadushanka committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    0adff28 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd29ae6 View commit details
    Browse the repository at this point in the history
  18. Create Remove_whiteSpace_from_string.c

    Removing the whitespace from given string
    sritabh authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4cc6b7b View commit details
    Browse the repository at this point in the history
  19. Create decimaltobinary.c

    pal-gupta97 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    74ef31b View commit details
    Browse the repository at this point in the history
  20. added blanced brackets

    Your Name committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    db27aca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    71d7166 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    11e1a87 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    088c348 View commit details
    Browse the repository at this point in the history
  24. Add files via upload

    sidtirkey authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    765aa30 View commit details
    Browse the repository at this point in the history
  25. Recursion

    Various problems and concepts using recursion.
    praj12-sys authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    2e195e8 View commit details
    Browse the repository at this point in the history
  26. Recursion

    various concepts and problems using recursion.
    praj12-sys authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    cfcd39c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    337f536 View commit details
    Browse the repository at this point in the history
  28. add factorial in C#

    psaswata07 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    690a9c1 View commit details
    Browse the repository at this point in the history
  29. Create DFStraversal.c

    a program for DFS traversal in c languages
    pruthviishere authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    91239ce View commit details
    Browse the repository at this point in the history
  30. Create esibe.html

    vani-gold authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    42be830 View commit details
    Browse the repository at this point in the history
  31. file sorting

    [Jonathan] authored and [Jonathan] committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    f6ebb7a View commit details
    Browse the repository at this point in the history
  32. sorted unlabeled

    [Jonathan] authored and [Jonathan] committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    feba3a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge pull request #110 from Jonathanvanhaaften/file-sorting

    File sorting issue 81
    AshuKulu authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    1d907dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from vani-gold/main

    html form
    AshuKulu authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    02907ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    041445f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Added python game

    python programming game called Match-Maker.
    arpitsomani8 authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    38198cc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Merge pull request #204 from arpitsomani8/main

    Added python game
    AshuKulu authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    2099bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a30e1 View commit details
    Browse the repository at this point in the history
  3. Create heap_sort.cpp

    Aadityajain75 authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    73645a9 View commit details
    Browse the repository at this point in the history
  4. Create launch.json

    nimishh7 authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    d65dffd View commit details
    Browse the repository at this point in the history
  5. Algoritmo numeros primos

    Juanandresfl committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    a06e0dc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Merge pull request #79 from Danialmonachan11/main

    Create quick_sort.py
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    59a8c5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from pycrash/pycrash

    Client server model project
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    a3b04fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from vinothgokul/g_branch

    Sorted the Programs
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    52d60fd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #83 from komalmahto/main

    Linked List and it's ADT
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    ad04692 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #84 from ron2111/patch-1

    BMI Calculator...
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    9cddd0a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #85 from aaryantyagi182/main

    Add files via upload
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    e7d446e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #86 from pal-gupta97/main

    create matrix_transpose.cpp
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    b4ad942 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #87 from SobyDamn/patch-1

    Create Remove_whiteSpace_from_string.c
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    a1c29fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01917a1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #89 from harshit3199/main

    added blanced brackets
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    d295f33 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #94 from akanksha470/main

    Program to convert infix to postfix
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    a90665e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #95 from Adhikaribharath/main

    Added JumpSearch using java
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    ec9ce12 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #96 from sidtirkey/main

    Stack implementation using linked lists in python
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    df0cc49 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #99 from praj12-sys/main

    Recursion
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    8ba71a6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #100 from Kapadiatathya/main

    Insertion Sort in JAVA added
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    b64a10c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #102 from pruthviishere/main

    Created DFS traversal
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    ed234d9 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #267 from Juanandresfl/main

    Algoritmo numeros primos
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    c1588f3 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #266 from nimishh7/patch-1

    Create launch.json
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    4a4ed3c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #265 from Aadityajain75/patch-1

    Create heap_sort.cpp
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    c4a3830 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #264 from barawalojas/main

    Added Queue using Stacks without pointers
    AshuKulu authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    2561ab0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    cd6b0c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #343 from proquicklearner/main

    infix to posfix expression convertor
    AshuKulu authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2be8796 View commit details
    Browse the repository at this point in the history
  3. Circular Queue

    debanjana2000 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    260062a View commit details
    Browse the repository at this point in the history
  4. Stack using array

    debanjana2000 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    95e4e96 View commit details
    Browse the repository at this point in the history
  5. Queue using array

    debanjana2000 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b93f36e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Create calculator.cpp

    Alibaba1697 authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e7c1ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Merge pull request #346 from debanjana2000/patch-3

    Queue using array
    AshuKulu authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    815d0c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #345 from debanjana2000/patch-2

    Stack using array
    AshuKulu authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    2940f98 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #344 from debanjana2000/patch-1

    Circular Queue
    AshuKulu authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f006ff5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #371 from Alibaba1697/patch-1

    Create calculator.cpp
    AshuKulu authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    bf18393 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Add files via upload

    AVS18 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    6c40c5e View commit details
    Browse the repository at this point in the history
  2. Delete django.zip

    AVS18 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    6ae6bf1 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    AVS18 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    7879561 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    AVS18 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    b1dc12c View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    AVS18 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    2be2191 View commit details
    Browse the repository at this point in the history
  6. Create Readme.md

    AVS18 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    1670775 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    Added my first insertion sort program
    bedank15012 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    0006c1d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Merge pull request #399 from bedank15012/main

    Insertion sort
    AshuKulu authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    9474882 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Merge pull request #390 from AVS18/main

    Django Projects
    AshuKulu authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    61c0a14 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Update README.md

    AshuKulu authored Jan 31, 2021
    Configuration menu
    Copy the full SHA
    f44615a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Updated README.md

    Updated readme file according to Hacktoberfest 2021 rules. The changes were made with reference to official website.
    asmitbm authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    ae40245 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Merge pull request #478 from Asmit2952/patch-1

    Updated README.md
    AshuKulu authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    0586dc3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AshuKulu authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    e779d71 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AshuKulu authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    3b471c3 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AshuKulu authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    6bbc492 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Program To Swap First And Last Digit Of a Given Number

    Basic Cpp Program just to swap first and the last digit of a given number
    cybernobie authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    129d6af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    201cac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0085b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35e189 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfa9f14 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    c4a104c View commit details
    Browse the repository at this point in the history