-
-
Notifications
You must be signed in to change notification settings - Fork 8
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Update Readme File
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#103 In minhaj-313/Basic-Python-Programs;- Status: Open.#101 In minhaj-313/Basic-Python-Programs;
Implement the Sieve of Eratosthenes algorithm to generate all prime numbers up to a given number.
good first issueGood for newcomersGood for newcomersStatus: Open.#100 In minhaj-313/Basic-Python-Programs;Find the sum of all even numbers in a given range.
good first issueGood for newcomersGood for newcomersStatus: Open.#99 In minhaj-313/Basic-Python-Programs;Generate all possible permutations of a given list.
good first issueGood for newcomersGood for newcomersStatus: Open.#97 In minhaj-313/Basic-Python-Programs;Check if a given number is a perfect square.
good first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedStatus: Open.#95 In minhaj-313/Basic-Python-Programs;Implement the radix sort algorithm to sort a list.
good first issueGood for newcomersGood for newcomersStatus: Open.#94 In minhaj-313/Basic-Python-Programs;Implement the heap sort algorithm to sort a list.
good first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedStatus: Open.#93 In minhaj-313/Basic-Python-Programs;Implement the merge sort algorithm to sort a list.
good first issueGood for newcomersGood for newcomersStatus: Open.#92 In minhaj-313/Basic-Python-Programs;Implement the shell sort algorithm to sort a list.
good first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedStatus: Open.#91 In minhaj-313/Basic-Python-Programs;Implement the selection sort algorithm to sort a list.
good first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedStatus: Open.#90 In minhaj-313/Basic-Python-Programs;Implement the insertion sort algorithm to sort a list.
good first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedStatus: Open.#89 In minhaj-313/Basic-Python-Programs;