Issues
- 1
- 1
Check if a given number is a perfect square.
#95 opened by minhaj-313 - 2
- 3
Implement a binary search algorithm to search for an element in a sorted list.
#62 opened by minhaj-313 - 3
- 3
Convert a decimal number to a binary number.
#54 opened by minhaj-313 - 3
Determine if a given year is a leap year.
#101 opened by minhaj-313 - 2
- 2
- 3
- 4
- 0
Convert a string to a list of characters.
#85 opened by minhaj-313 - 0
Update Readme File
#103 opened by minhaj-313 - 2
Reverse a list using recursion.
#66 opened by minhaj-313 - 0
Implement the Sieve of Eratosthenes algorithm to generate all prime numbers up to a given number.
#100 opened by minhaj-313 - 0
- 0
- 0
- 0
- 0
- 0
- 0
Convert a list of characters to a string.
#86 opened by minhaj-313 - 0
- 0
- 0
Find the second largest number in a list.
#82 opened by minhaj-313 - 0
- 0
- 0
Implement a hash table data structure.
#79 opened by minhaj-313 - 0
Implement a linked list data structure.
#78 opened by minhaj-313 - 0
Implement a binary tree data structure and perform pre-order, in-order, and post-order traversals.
#77 opened by minhaj-313 - 0
Implement a queue data structure using a list.
#76 opened by minhaj-313 - 0
Implement a stack data structure using a list.
#75 opened by minhaj-313 - 0
- 0
- 0
Sort a list of strings by length.
#72 opened by minhaj-313 - 0
Determine if two strings are anagrams.
#71 opened by minhaj-313 - 0
Find the union of two lists.
#70 opened by minhaj-313 - 0
Find the intersection of two lists.
#69 opened by minhaj-313 - 0
- 0
- 0
Generate a random string of a given length.
#64 opened by minhaj-313 - 0
Implement a linear search algorithm to search for an element in an unsorted list.
#63 opened by minhaj-313 - 2
- 0
- 0
- 0
- 0
- 0
Convert a binary number to a decimal number.
#55 opened by minhaj-313 - 0
- 0
Check if a string is a valid email address.
#52 opened by minhaj-313