Real questions from top companies in Python/Coding Β· easy
Create a script to parse and transform a JSON file into a structured CSV.
DSA: Array-based problem - brute-force and optimized solutions
Describe script implementation and deployment.
Develop a Python script to clean data by removing duplicates and handling missing values.
Differences between Stack, Queue, and Linked List
Discuss the tech stacks and responsibilities at Morgan Stanley
Explain Stack vs Unstack and their use in data transformation.
Explain and implement Semaphore in Java
Explain the difference between mutable and immutable objects in Python.
Explain this code: [f(2) for f in [lambda x: x * i for i in range(5)]].
Fibonacci Series Problem - solve using brute force and optimized approaches
Find pairs with sum X from a list of numbers
Find the Lowest Common Ancestor (LCA) in a Binary Tree.
Find the minimum and maximum values in an array
Find the next greatest element in a linked list.
Find the three numbers from a list whose multiplication equals 180
Finding Complete String Pairs - identify pairs of strings that when concatenated contain all 26 English alphabets
Garbage Collector in Python - explain
Given a list of integers, write a Python function to return the number of unique pairs that sum up to a target.
Given a list of intervals, merge the overlaps. How do you optimize it?
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.