Upload Button Icon Add office photos

Filter interviews by

Tower Research Capital LLC Interview Questions, Process, and Tips for Freshers

Updated 28 May 2022

Top Tower Research Capital LLC Interview Questions and Answers for Freshers

  • Q1. Shortest path in an unweighted graph The city of Ninjaland is analogous to the unweighted graph. The city has ‘N’ houses numbered from 1 to ‘N’ respectively and are conne ...read more
    asked in Software Developer interview
  • Q2. Check If Two Nodes Are Cousins You are given an arbitrary binary tree consisting of N nodes, where each node is associated with a certain value, and two node values, a a ...read more
    asked in Software Developer interview
  • Q3. Nodes In Complete Binary Tree You are given the root of a complete binary tree, you need to calculate the number of nodes in the given complete binary tree. A complete bi ...read more
    asked in Software Developer interview

5 Tower Research Capital LLC Interview Experiences for Freshers

5 questions found

Sort by: Popular

Software Developer Interview Questions

user image CodingNinjas

posted on 28 May 2022

I was interviewed in Jun 2022.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

The test link was active for a week, and you can give anytime you like. The IDE was very good and self explanatory. There were 2 coding questions and 15 aptitude questions.

  • Q1. Shortest path in an unweighted graph The city of Ninjaland is analogous to the unweighted graph. The city has ‘N’ houses numbered from 1 to ‘N’ respectively and...read more
  • Q2. Check If Two Nodes Are Cousins You are given an arbitrary binary tree consisting of N nodes, where each node is associated with a certain value, and two node v...read more
2

Video Call Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

It contained two programming questions.

  • Q1. Nodes In Complete Binary Tree You are given the root of a complete binary tree, you need to calculate the number of nodes in the given complete binary tree. A c...read more
  • Q2. Rearrange Array Numbers to form Largest Possible Number You are given an array(ARR) of length 'N', consisting of non-negative integers. Using only these...read more
3

Video Call Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

This was more of a interaction round with some technical skills.

  • Q1. DBMS Question

    Interviewer asked me to explain the ACID properties and explain the rollback mechanism in DBMS.

Interview Preparation Tips

Eligibility criteria8 CGPATower Research Capital interview preparation:Topics to prepare for the interview - DSA and Algorithms, OOPS, Database, OS, NetworksTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on different varieties of problems, quality of problems matter greater than the quantity.
Tip 2 : Focus on design thinking, that will help in rounds other than problem solving.

Application resume tips for other job seekers

Tip 1 : Focus on demonstrating your academic excellence and course projects
Tip 2 : Mention internship details with clarity

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questions

user image Anonymous

posted on 28 Jan 2015

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: The written test was subjective type and had questions mainly on C/C++, UNIX, Algorithms and Data Structures, Probability. The focus was on Algorithms and Data Structures, and in many of the questions you were supposed to code the algorithm you propose.

Round: Interview
Experience: I got shortlisted for the interviews and had 3 rounds. All the interviews were of about 1 hour duration. They mainly asked questions on algorithms and puzzles. Sometimes after I gave them the algorithm they asked me to code it. I felt after the process that I could have made it had I revised the algorithm courses thoroughly.
Tips: Thoroughly revise all the data structures and algorithms courses you have done. Get hold of a book like Cormen and solve the questions given at the end of each chapter. Also code the algorithms to get some practice.

General Tips: After spending three or four years enjoying the IITK adventure, one suddenly feels a jolt when he/she arrives in the final year. You find yourself wondering at times, asking yourself the pertinent question, what next? And seriously, the best way to start preparing for placements, GRE, CAT or any other exam for that matter is answering this question honestly. Take a few minutes of your precious time and think what you want to do with your life? Where does your heart truly lie? I know it’s not that easy to decide on this but at least give this a good thought and prioritize your options. Make a list of them on paper if that helps. Once you are done with this, the real planning starts. Take each option one by one and do a truthful analysis of yourself from the perspective of that option. For e.g., say you have CAT as your first priority, and then analyze your strengths and weaknesses from CAT’s perspective. What all areas you need to improve on? How much time and effort would it take? How much time you have got left? By doing this exercise you will really get to know the work that needs to be done and will help you plan for the remaining time.


Resume:
I am sure you would have heard it umpteen times but still I will repeat it to stress the point, take resume making seriously! A good resume would drive your interview in the direction you want it to go, a bad resume on the other hand might end the chances of you even getting interviewed! Start by trying to remember each and every achievement of your life and write it down. Spend a few days on this part till you are sure you have got almost everything. Now write it down properly in formal language in the form of a master resume. This would serve
as a repository of information for all your subsequent resumes. And on top of that, having a fresh memory of your achievements would help you in answering the questions in interviews (especially HR questions). Ideally you should have a separate resume for every company you sit for. The way to do this is make sector specific resumes and edit them accordingly for the different companies of that sector. For example, make a single resume for all the core CSE companies and then you can probably change the list of projects (or their order of appearance) targeting individual companies.

PPTs:
If you are serious about getting job in a company, you cannot afford to miss its pre placement talk. PPT is not only an opportunity to know about the company, but it also gives you the chance to know what the company is looking for. This will give you the basic idea around which you should structure your resume and preparation for that company.
Preparation:
Core Computer Science Companies: All the core CS companies first take a written test which contains questions on C/C++, may have JAVA, UNIX, Algorithms, Data Structures, basics of Operating Systems and Compilers, some questions on basic networking in case the company works in that field. Almost all the companies have a couple of questions in which you are required to write code on paper. Some companies also have a few questions on aptitude, simple maths or data interpretations. You can find the company specific details in the placement feedback guide. This is the major
shortlisting step for core companies, so you cannot take it lightly. You can start preparing by revising the relevant courses you did (like Data Structures, Algorithms, Operating Systems, and Compilers). Practice a few questions available in the various placement preparation guides on LAN. Most importantly, practice writing code on paper. This is something we are not used to and requires some practice. This not only will do you good in the written test, but also help you in the interviews.
Non Core Companies (Finance, Consulting, and Analytics):
The written tests of most of these companies are quite similar to CAT. So if you are not preparing for CAT, get hold of some CAT preparation material for practice. These tests are more speed based than knowledge, so practice is absolutely essential. Revising some basic mathematics (like probability, progressions etc.) would also do you good. Apart from that, you need to have some basic knowledge and understanding of the field the company works in. For example, if you are appearing for a finance company, learn the basic concepts and common terminologies of finance. The least it would do is show that you are sincerely interested in the field the company works in.
College Name: IIT KANPUR

Interview Questions

user image Anonymous

posted on 22 Jan 2015

3 Interview Rounds

Interview Preparation Tips

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

Round: Other Interview
Experience: There were 4 rounds to my interview.

Round 1(Madhuresh Agrawal):
He asked a lot of puzzles. Apart from knowing how to approach a problem, you should also know the mathematical reasoning for their correctness.

Round 2 (Abhishek Gaurav):
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.

Round 3 (Anand Sinha):
He asked questions related to graphs. Several times, he tried to trick me by asking questions like "How would you tell whether a graph has a node with n degree?" whereas no node can have degree = n.

Round 4 (Anand Sinha):
He asked me write 2 programs: 1. 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 order: A,B,..,Z,AA,...AZ,BA,...,BZ,... That is, first according to length and then according to alphabet (assume there are k alphabets instead of 26). Now, given a string, finds its position in the mentioned sequence.
Tips: First of all, prepare all the questions asked in the test before going for the interviews.

General Tips: Well, for my story, I'll start right from the 3rd year. For me that was the time when I started thinking about what to do after graduation. Believe me, this is the toughest and the most important question that needs to be answered. For most people, they have a clear idea about what they want to do in future. But, if you are not one of those lucky ones, you should really spend some time thinking about your future. There are of course, some people who are confused and try their luck at everything. Take my advice, don't be that person. You would
end up nowhere that way. Now, the question remains, how to decide which way to go. Well, being an IITian, we all are good at problem solving. I tried something similar here. Try to know more about the various options available to you. To name a few: MBA, Civil Services, PhD, Job (core, IT, Consulting, Analytics, Finance, FMCG), NGO, Journalism etc. Although I've mentioned MBA and PhD in the list above, I didn't consider them as options. Those are merely the means for achieving a higher goal. So, I looked at the bigger picture, what I really wanted to do in my life. I attended some of the PPTs (don't worry 3rd yr. students are allowed to attend PPTs). And to clarify my doubts about a corporate life, I also chose a company intern. When I had enough information about my options, I matched them with my likes/dislikes. Now, you shouldn't chase big money unless it is the only thing that you
want. Even simple likings like partying, travelling or free time in evening do matter. If your job doesn't give you all that you won't be happy with your life. And if you are not happy with your job, you won't do well there as well. I didn't apply for McKinsey, ITC or Deutsche bank as that is not the kind of life I want to live. So, choose what you want to be (you may not be able to pinpoint it but at least narrow down your options). Then, find out what you
need to get there. For example, if you want to be a researcher or a professor, you would need
at least a PhD.

Then, came the task of deciding which companies to sit for. Once you know your goal, you can decide what type of companies you want to apply for. Attending the PPTs and the notes I made of them came in handy for this purpose. Don't just look at what company does; find out exactly what your role would be. Then comes the threshold. Shortlist the companies in which you would actually be interested in going. Don't apply in a company which you won't join if you get the job.
College Name: IIT KANPUR

Interview Questions

user image Anonymous

posted on 21 Jan 2015

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: The test contained programming problems as well as puzzle type questions. It also had questions on C++.

Round: Other Interview
Experience: There were 4 interviews I had to appear for. The interviews had questions related to programming, puzzles and probability. For the final interview, it came to a one-on-one contest between two of us. Both were sitting in different rooms and were solving the same problem at the same time.
Tips: Be prepared for such situations and be ready to take the pressure and not get unnerved.

General Tips: Pre-Placement Preparation1) Selecting sectors or companiesSelect your group of target companies and sectors. You should realize what your interests are and what kind of job would suit you, and according to that you should prepare a list of companies that you are going to focus on primarily. This list should not be too narrow that you have too few companies to target and not too broad that you end up sitting for every company visiting the campus.2) Attending PPTsThe PPTs and the workshops organized by the companies form a key input in the decision process of choosing the companies. Be attentive during the PPTs and note key points mentioned – like the profile, compensation structure and the contacts of the people (especially alumni) in the company. This helps a lot during the preparation for the particular company.3) ResumeThe best way to start the preparation for the interview process is to start by making a list of all things that you have done in your life. This list should contain every small and big thing that you have done. Once the above list is made, make a master resume out of the list by retaining all the important things and putting them into formal language. The smaller works can be kept for narrating during interviews. If your master resume is properly made then preparing company tailored resume becomes very easy. After the master resume is done, it is time to make sector/company specific resumes. Every sector must have different resumes and, if possible, also make the resume specific to every company. Take feedback from your friends and seniors and make necessary adjustments.4) Communication skillsYou can make a GD group and conduct regular GDs to help you prepare for the GDs. In fact, also ask your friends to conduct mock interviews and record these interviews. You will actually come to know what to do and how you react during the interviews.5) Written TestsIf you are targeting companies that take CAT-like aptitude tests, then prepare for them by solving some CAT papers. These tests just check practice and someone who has been preparing will definitely have an edge over a person who is not in touch.6) HR InterviewsMake a list of the commonly asked HR questions and then prepare answers for them. Do not learn the answers by heart but make sure you know the important points that you want to mention for each question.7) Case InterviewsThe best way to prepare for a case interview is to form groups and solve case studies interactively as you would do in an interview.8) CSE PreparationFor the CSE companies, I brushed up basic data structures and algorithms as well as C/C++ and Java. Other than that, I also glanced through Operating Systems, Compilers, Networks and databases. Make sure that you understand the basic concepts behind these things as well as particular details of popular implementations of each of these systems.
College Name: IIT KANPUR

Tower Research Capital LLC interview questions for popular designations

 Software Developer

 (4)

 Core Engineering

 (2)

 SDE-2

 (2)

 Software Engineer

 (2)

 Strategist

 (2)

 Lead Software Engineer

 (1)

 Senior Information Technology Engineer

 (1)

Lead Software Engineer interview

user image Nishant Chahar

posted on 13 Feb 2022

Interview questions from similar companies

Quantitative Trading Intern Interview Questions

Optiver user image Anonymous

posted on 12 Aug 2024

Interview experience
1
 Bad
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Job Portal and was interviewed in Jul 2024.

2 Interview Rounds

1

Aptitude Test Round

The typical assessment with 80 8, probability questions, cognitive ability test, and behavioral questions.

2

Technical Round (1 Question)

  • Q1. Optiver Optinomicon

Intern Interview Questions

Blenheim Chalcot user image Anonymous

posted on 21 Apr 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Mar 2024.

5 Interview Rounds

1

Assignment Round

Code and aptitude round it was.

2

Technical Round (1 Question)

  • Q1. Basic job related and programming questions
3

Technical Round (1 Question)

  • Q1. In depth problem statements
4

Technical Round (1 Question)

  • Q1. Problem statements and cv diving.
5

HR Round (1 Question)

  • Q1. Basic behavioral ques

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up on basics
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Apr 2024.

1 Interview Round

1

HR Round (2 Questions)

  • Q1. Can you please introduce yourself?
  • Q2. Can you describe about the last movie or web series/ book you read/ last vacation?

Interview Preparation Tips

Interview preparation tips for other job seekers - While giving interview or answering any particular question, you must describe the things as it is without any lies. One must show confidence about the answer and without fear. And also show up you are very keen to explore about new things to do

Investment banking- origination Interview Questions

A K Capital Services user image Anonymous

posted on 24 May 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

I applied via Campus Placement

2 Interview Rounds

1

Group Discussion Round

It was a structured group discussion, topic was easy related to the economy.

2

One-on-one Round (1 Question)

  • Q1. Not reached to this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Have practical knowledge. prepare your answers with real life creative examples.
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Approached by Company and was interviewed in Apr 2023.

4 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (1 Question)

  • Q1. About yourself, salary expectations
3

One-on-one Round (1 Question)

  • Q1. Questions on previous work experiences
4

One-on-one Round (1 Question)

  • Q1. Technical Legal and detailed interview

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round with HR - general questions regarding you and your family and academic background, salary negotiations.

2nd round with Sr. Legal Associate - questions on previous work experiences/internships

3rd round with Chief Compliance Officer - Technical and Detailed legal interview about legal procedures and everything

Tower Research Capital LLC Interview FAQs

How many rounds are there in Tower Research Capital LLC interview for freshers?
Tower Research Capital LLC interview process for freshers usually has 2-3 rounds. The most common rounds in the Tower Research Capital LLC interview process for freshers are Technical, Coding Test and HR.
How to prepare for Tower Research Capital LLC interview for freshers?
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 Linux, Machine Learning, Assembly, Blast Furnace and Brs.
What are the top questions asked in Tower Research Capital LLC interview for freshers?

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

  1. There were 7 guests at a party + a host. 1st guest shook hands with 1 guy, 2nd ...read more
  2. I start with 1001 stones. I put them in a pile. Then I can do the following: St...read more
  3. A group of n people is such that a symmetric relation of knowing another exists...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

MNC Group Interview Questions
4.3
 • 95 Interviews
Nomura Holdings Interview Questions
3.9
 • 64 Interviews
Jane Street Interview Questions
5.0
 • 6 Interviews
Optiver Interview Questions
4.6
 • 4 Interviews
SIG Plc Interview Questions
3.1
 • 1 Interview
View all

Tower Research Capital LLC Reviews and Ratings

based on 13 reviews

3.6/5

Rating in categories

3.2

Skill development

3.2

Work-Life balance

4.1

Salary & Benefits

2.7

Job Security

3.5

Company culture

3.4

Promotions/Appraisal

3.4

Work Satisfaction

Explore 13 Reviews and Ratings
Associate Clearing & operations

Gurgaon / Gurugram

1-5 Yrs

Not Disclosed

Software Engineer

Gurgaon / Gurugram

2-6 Yrs

Not Disclosed

Software Engineer I

Gurgaon / Gurugram

0-3 Yrs

Not Disclosed

Explore more jobs
Software Engineer
72 salaries
unlock blur

₹24 L/yr - ₹52 L/yr

Software Developer
55 salaries
unlock blur

₹24 L/yr - ₹56 L/yr

Senior Software Engineer
26 salaries
unlock blur

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

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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview