Real questions from top companies in Python/Coding
Implement a recursive algorithm to find the nth Fibonacci number.
Implement an algorithm to find the longest common prefix among an array of strings.
Implement an algorithm to find the longest ordered subsequence of vowels in a given string.
List Comprehension - example
List customers with more than 5 orders.
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.
Modify a word count script to output results in descending frequency order.
Multiprocessing in Python - explain with example
Multithreading and Synchronization in Java - write code to manage synchronized threads
Optimize a function to calculate moving averages of user engagement.
Partitioning a Linked List based on a value
Priority Queue Problem - task prioritization and dynamic sorting
Problem based on lists operations
Programming languages and their application in past projects.
Python Code Using Constructors in a Class
Python Script to Insert and Delete an Element Without Using insert() or pop()
Python libraries - Pandas, NumPy, Matplotlib for data processing
Python list operations.
Read data from three files into a Pandas DataFrame, perform transformations, remove columns, filter rows, search for strings
Replace words and perform string operations in Python (replace, vowel removal, word count, pattern check).
Type or paste your answer to any of these questions and our AI Coach scores it, highlights gaps, and rewrites it at FAANG quality. Free to try.