-
-
Notifications
You must be signed in to change notification settings - Fork 8
Issues: minhaj-313/Basic-Python-Programs
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Update Readme File
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
#103
opened Mar 31, 2023 by
minhaj-313
Determine if a given year is a leap year.
good first issue
Good for newcomers
program
python
#101
opened Mar 31, 2023 by
minhaj-313
Implement the Sieve of Eratosthenes algorithm to generate all prime numbers up to a given number.
good first issue
Good for newcomers
program
python
#100
opened Mar 31, 2023 by
minhaj-313
Find the sum of all even numbers in a given range.
good first issue
Good for newcomers
program
python
#99
opened Mar 31, 2023 by
minhaj-313
Generate all possible permutations of a given list.
good first issue
Good for newcomers
program
python
#97
opened Mar 31, 2023 by
minhaj-313
Check if a given number is a perfect square.
good first issue
Good for newcomers
program
python
question
Further information is requested
#95
opened Mar 31, 2023 by
minhaj-313
Implement the radix sort algorithm to sort a list.
good first issue
Good for newcomers
program
python
#94
opened Mar 31, 2023 by
minhaj-313
Implement the heap sort algorithm to sort a list.
good first issue
Good for newcomers
program
python
question
Further information is requested
#93
opened Mar 31, 2023 by
minhaj-313
Implement the merge sort algorithm to sort a list.
good first issue
Good for newcomers
program
python
#92
opened Mar 31, 2023 by
minhaj-313
Implement the shell sort algorithm to sort a list.
good first issue
Good for newcomers
program
python
question
Further information is requested
#91
opened Mar 31, 2023 by
minhaj-313
Implement the selection sort algorithm to sort a list.
good first issue
Good for newcomers
program
python
question
Further information is requested
#90
opened Mar 31, 2023 by
minhaj-313
Implement the insertion sort algorithm to sort a list.
good first issue
Good for newcomers
program
python
question
Further information is requested
#89
opened Mar 31, 2023 by
minhaj-313
Find the minimum subarray sum of a given array.
good first issue
Good for newcomers
program
python
#88
opened Mar 31, 2023 by
minhaj-313
Find the maximum subarray sum of a given array.
good first issue
Good for newcomers
program
python
#87
opened Mar 31, 2023 by
minhaj-313
Convert a list of characters to a string.
good first issue
Good for newcomers
python
question
Further information is requested
#86
opened Mar 31, 2023 by
minhaj-313
Determine if a list is sorted in descending order.
good first issue
Good for newcomers
program
python
#84
opened Mar 31, 2023 by
minhaj-313
Determine if a list is sorted in ascending order.
good first issue
Good for newcomers
program
python
#83
opened Mar 31, 2023 by
minhaj-313
Find the second largest number in a list.
good first issue
Good for newcomers
program
python
question
Further information is requested
#82
opened Mar 31, 2023 by
minhaj-313
Calculate the least common multiple of three numbers.
good first issue
Good for newcomers
program
python
question
Further information is requested
#81
opened Mar 31, 2023 by
minhaj-313
Calculate the greatest common divisor of three numbers.
good first issue
Good for newcomers
program
python
#80
opened Mar 31, 2023 by
minhaj-313
Implement a hash table data structure.
good first issue
Good for newcomers
program
python
#79
opened Mar 31, 2023 by
minhaj-313
Implement a linked list data structure.
good first issue
Good for newcomers
program
python
question
Further information is requested
#78
opened Mar 31, 2023 by
minhaj-313
Implement a binary tree data structure and perform pre-order, in-order, and post-order traversals.
good first issue
Good for newcomers
program
python
#77
opened Mar 31, 2023 by
minhaj-313
Implement a queue data structure using a list.
good first issue
Good for newcomers
program
python
question
Further information is requested
#76
opened Mar 31, 2023 by
minhaj-313
Implement a stack data structure using a list.
good first issue
Good for newcomers
program
python
question
Further information is requested
#75
opened Mar 31, 2023 by
minhaj-313
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.