Filter interviews by
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
C++ test related to trading
I was interviewed in Dec 2016.
A graph has a unique topological sort if and only if it is a directed acyclic graph (DAG).
A topological sort is a linear ordering of the vertices of a graph such that for every directed edge (u, v), vertex u comes before vertex v in the ordering.
To check if a graph has a unique topological sort, we can use depth-first search (DFS) or breadth-first search (BFS) algorithms.
If during the DFS or BFS traversal, we encounter...
Check if a string containing parenthesis is balanced
Use a stack to keep track of opening parenthesis
Iterate through the string and push opening parenthesis onto the stack
If a closing parenthesis is encountered, check if the stack is empty or if the top of the stack is the corresponding opening parenthesis
If the stack is empty or the top of the stack doesn't match, the string is not balanced
After iterating through the s...
Top trending discussions
I applied via Referral and was interviewed before Oct 2021. There were 2 interview rounds.
based on 1 interview
Interview experience
Software Engineer
35
salaries
| ₹14 L/yr - ₹50 L/yr |
Software Developer
28
salaries
| ₹24 L/yr - ₹70 L/yr |
Sde1
25
salaries
| ₹30 L/yr - ₹60 L/yr |
SDE (Software Development Engineer)
17
salaries
| ₹35 L/yr - ₹50 L/yr |
Senior Software Engineer
16
salaries
| ₹35 L/yr - ₹72 L/yr |
Jane Street
Optiver
Indian Molasses Company
SIG Plc