Upload Button Icon Add office photos

Filter interviews by

Tower Research Capital LLC Interview Questions, Process, and Tips

Updated 5 Mar 2025

Tower Research Capital LLC Interview Experiences

Popular Designations

21 interviews found

I appeared for an interview before Jun 2016.

Interview Questionnaire 

2 Questions

  • Q1.  Given k and DFS traversal string for a k-ary tree, construct the tree. The String contains P (if a parent) and L (if a leaf). E.g. - k=3, str="PPLLLLL" 2. All the strings are arranged in the following ord...
  • Ans. 

    The question asks to construct a k-ary tree using the given k and DFS traversal string.

    • Iterate through the DFS traversal string

    • If the current character is 'P', create a parent node

    • If the current character is 'L', create a leaf node

    • Link the nodes according to the DFS traversal order

  • Answered by AI
  • Q2. "How would you tell whether a graph has a node with n degree?"
  • Ans. 

    To determine if a graph has a node with n degree, iterate through all nodes and count their edges.

    • Iterate through each node in the graph

    • Count the number of edges connected to each node

    • If any node has n edges, then the graph has a node with n degree

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions on C++(Virtual fns, inheritance). Two on probability, 12 on Algorithms
Duration: 45 minutes

Round: Technical + HR Interview
Experience: He asked some more puzzles and some probability (expectation) questions. Then, he modified one question asked in the written test and asked me write code for it on paper.
Tips: First of all, prepare all the questions asked in the test before going for the interviews.


Skills evaluated in this interview

Top Tower Research Capital LLC Software Engineer Interview Questions and Answers

Q1. Best Time to Buy and Sell Stock Problem Statement Given an array prices representing the prices of a stock where each element indicates the price at a given minute, determine the maximum profit you can achieve by buying and selling the stoc... read more
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

Jobs at Tower Research Capital LLC

View all

Tower Research Capital LLC Interview FAQs

How many rounds are there in Tower Research Capital LLC interview?
Tower Research Capital LLC interview process usually has 2-3 rounds. The most common rounds in the Tower Research Capital LLC interview process are Technical, Coding Test and HR.
How to prepare for Tower Research Capital LLC interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tower Research Capital LLC. The most common topics and skills that interviewers at Tower Research Capital LLC expect are Python, Linux, Computer science, Research and SQL.
What are the top questions asked in Tower Research Capital LLC interview?

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

  1. There were 7 guests at a party + a host. 1st guest shook hands with 1 guy, 2nd ...read more
  2. A group of n people is such that a symmetric relation of knowing another exists...read more
  3. The Red-Blue Hat Prisoners puzzle: if prisoner guesses colour of his hat he liv...read more

Tell us how to improve this page.

Tower Research Capital LLC Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

MNC Group Interview Questions
4.3
 • 104 Interviews
Blackrock Interview Questions
3.8
 • 99 Interviews
Nomura Holdings Interview Questions
3.8
 • 69 Interviews
View all

Tower Research Capital LLC Reviews and Ratings

based on 17 reviews

3.7/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

4.1

Salary

2.8

Job security

3.5

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 17 Reviews and Ratings
Trade Support Associate

Gurgaon / Gurugram

5-10 Yrs

Not Disclosed

Software Engineer III

Gurgaon / Gurugram

5-10 Yrs

Not Disclosed

Machine Learning Platform Engineer

Gurgaon / Gurugram

4-5 Yrs

Not Disclosed

Explore more jobs
Software Engineer
42 salaries
unlock blur

₹24.7 L/yr - ₹66.5 L/yr

Software Developer
32 salaries
unlock blur

₹24 L/yr - ₹53.9 L/yr

Sde1
25 salaries
unlock blur

₹30 L/yr - ₹60 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹30 L/yr - ₹50 L/yr

SDE (Software Development Engineer)
17 salaries
unlock blur

₹35 L/yr - ₹50 L/yr

Explore more salaries
Compare Tower Research Capital LLC with

Nomura Holdings

3.8
Compare

Blackrock

3.8
Compare

Muthoot Homefin India

3.9
Compare

Adarsh Credit Co-Operative Society

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