Upload Button Icon Add office photos

Filter interviews by

Tower Research Capital LLC Core Engineering Interview Questions and Answers

Updated 10 Jul 2024

Tower Research Capital LLC Core Engineering Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

C++ test related to trading

Round 2 - Technical 

(1 Question)

  • Q1. OS and CPU internals

Interview Preparation Tips

Interview preparation tips for other job seekers - Do understand computer architecture thoroughly.

Core Engineering Interview Questions & Answers

user image Shikhar Murty

posted on 4 Feb 2017

I was interviewed in Dec 2016.

Interview Questionnaire 

2 Questions

  • Q1. Check if a graph has a unique Topological sort
  • Ans. 

    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...

  • Answered by AI
  • Q2. Check if a string containing parenthesis is balanced
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The written test was basically meant to screen people. It had easy problems in programming, moderately hard OS problems, reasonably hard discrete math and moderately hard algorithms.
Tips: Read CLRS/Cracking the coding interview for Algorithms/Programming.

Revise your OS course thoroughly as a lot of problems were from OS.

Also brush up on C++
Duration: 2 hours

Round: Puzzle Interview
Experience: 2 puzzles were asked based on probability/discrete maths.

Round: Technical Interview
Experience: Discussed projects listed in my resume, along with lots of OS problems. Also asked some problems on C++ (related to computer architecture more than C++ syntax)
Tips: Make sure your OS skills are sharp and revise what you did for your projects.

Skills: Programming, OS Architecture, Algorithmic Approach To Problem Solving, Puzzle Solving Capability
College Name: IIT Delhi

Skills evaluated in this interview

Core Engineering Interview Questions Asked at Other Companies

asked in Eaton
Q1. Why Diesel Engines have higher compression ratio than SI engines
Q2. How will you choose which manufacturing process will be used for ... read more
Q3. 1. what you knew about L&T ? 2. tell about How HVDC works and ... read more
Q4. Check if a string containing parenthesis is balanced
Q5. Check if a graph has a unique Topological sort

Interview questions from similar companies

I applied via Referral and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about Self Introduction. why choose this job?. Can you work overtime?. Can you stay in office during some maintenance work ? Can you work in early morning 4 0 clock?
  • Q2. Can you work overtime

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak Fluently
Don't think about what you don't know?

Tower Research Capital LLC Interview FAQs

How many rounds are there in Tower Research Capital LLC Core Engineering interview?
Tower Research Capital LLC interview process usually has 2 rounds. The most common rounds in the Tower Research Capital LLC interview process are Technical and Coding Test.
What are the top questions asked in Tower Research Capital LLC Core Engineering interview?

Some of the top questions asked at the Tower Research Capital LLC Core Engineering interview -

  1. Check if a string containing parenthesis is balan...read more
  2. Check if a graph has a unique Topological s...read more
  3. OS and CPU intern...read more

Tell us how to improve this page.

Tower Research Capital LLC Core Engineering Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

MNC Group Interview Questions
4.2
 • 101 Interviews
Nomura Holdings Interview Questions
3.9
 • 68 Interviews
Link Intime Interview Questions
3.4
 • 8 Interviews
View all
Software Engineer
35 salaries
unlock blur

₹14 L/yr - ₹50 L/yr

Software Developer
28 salaries
unlock blur

₹24 L/yr - ₹70 L/yr

Sde1
25 salaries
unlock blur

₹30 L/yr - ₹60 L/yr

SDE (Software Development Engineer)
17 salaries
unlock blur

₹35 L/yr - ₹50 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹35 L/yr - ₹72 L/yr

Explore more salaries
Compare Tower Research Capital LLC with

Jane Street

5.0
Compare

Optiver

4.6
Compare

Indian Molasses Company

3.8
Compare

SIG Plc

3.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview