System design challenge for a payment an top up system.
Python Software Developer Interview Questions
355 python software developer interview questions shared by candidates
Python basic and advanced questions
What is difference between List and Tuple?
Pseudo código, nombre de una función y complejidad Big o
check if a string is correct "{{([(())})}}" string is correct if each quotation mark is closed by its corresponding quotation mark.
Given a list of inputs for player injuries and duration over a 17 week period, merge those injuries together and output list of all ranges of weeks that player was injured. EXAMPLE: In: [[1,4],[2,6],[15,17]] Out: [[1,6],[15,17]]
what is java compiled files format?
1. Bit of chaotic but still got all answers. 2. A home task that had lots of infrastructure and technical details requested to have production "ready" optimal solution. With 0.1% of business logic.
Live exercise: Flatten a list of lists on Coderpad (Python)
Find errors in a function declaration regarding *args and **kargs in Python.
Viewing 21 - 30 interview questions