Implement a recursive algorithm to find the nth Fibonacci number.
Python/Codinghard
2
Implement an algorithm to find the longest common prefix among an array of strings.
Python/Codingmedium
3
Implement an algorithm to find the longest ordered subsequence of vowels in a given string.
Python/Codinghard
4
List Comprehension - example
Python/Codingeasy
5
List customers with more than 5 orders.
Python/Codingmedium
6
List every combination of dept_name, employee_name, and city such that the employee belongs to the department and the same city in which the department is located.
Python/Codingmedium
7
Modify a word count script to output results in descending frequency order.
Python/Codinghard
8
Multiprocessing in Python - explain with example
Python/Codinghard
+20 More Questions with Expert Answers
Get the complete 1,800+ question library with detailed, expert-level answers covering SQL, Spark, System Design, Python, Cloud, and Behavioral topics.