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 was interviewed 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 (196)

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, SQL and Automation.
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.2
 • 102 Interviews
Nomura Holdings Interview Questions
3.9
 • 68 Interviews
Jane Street Interview Questions
5.0
 • 7 Interviews
Optiver Interview Questions
4.6
 • 4 Interviews
GTS Interview Questions
3.7
 • 4 Interviews
SIG Plc Interview Questions
3.3
 • 1 Interview
View all

Tower Research Capital LLC Reviews and Ratings

based on 16 reviews

3.7/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

4.3

Salary

2.9

Job security

3.6

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 16 Reviews and Ratings
Machine Learning Platform Engineer

Gurgaon / Gurugram

4-5 Yrs

Not Disclosed

Python Developer

Gurgaon / Gurugram

3-5 Yrs

Not Disclosed

Associate Clearing & operations

Gurgaon / Gurugram

1-5 Yrs

Not Disclosed

Explore more jobs
Software Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sde1
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SDE (Software Development Engineer)
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 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