Upload Button Icon Add office photos

Filter interviews by

Nexus India Capital Advisors Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Process related and General knowledge
  • Q2. Always know what the profile is asking for which questions would be asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was intermediate but interesting.. Candidate should be prepared for the profile they are looking for on which questions would be shooted.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. They asked specific questions about the industry i would be focused on
Round 3 - Principals 

(1 Question)

  • Q1. How do you handle complex valuation metrics for technology companies
  • Ans. 

    I analyze various factors such as revenue growth, market share, competitive landscape, and future prospects to determine the valuation of technology companies.

    • I research and analyze financial statements, industry reports, and market trends.

    • I consider the company's revenue growth, market share, and competitive landscape.

    • I evaluate the company's future prospects and potential for innovation.

    • I use various valuation method...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - know the industry before you speak with senior managers; they know these companies cold.
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 - Coding Test 

3 coding questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Design a Time Series Database
  • Ans. 

    A time series database stores data points with timestamps for efficient retrieval and analysis.

    • Choose a suitable data model for the database

    • Use a time-based partitioning scheme for efficient data retrieval

    • Implement compression techniques to reduce storage requirements

    • Support for querying and analyzing time-based data

    • Ensure data consistency and durability

    • Consider scalability and high availability

    • Examples: InfluxDB, Time

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Leetcode prep will help. Do system design practice thoroughly.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions based on DSA.

Round 2 - Technical 

(2 Questions)

  • Q1. Easy coding problem.
  • Q2. Medium coding problem.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - HR 

(2 Questions)

  • Q1. The interview emphasized team collaboration and work ethics, with a particular focus on my overall work experience at my previous company.
  • Q2. What were your preferences regarding work locations, specifically your views on working from the office (WFO) compared to working from home (WFH)?
  • Ans. 

    I prefer a mix of both working from the office and working from home.

    • I believe in the benefits of face-to-face collaboration and communication that come with working from the office.

    • At the same time, I appreciate the flexibility and productivity that working from home offers.

    • I think a hybrid approach, where employees have the option to choose between WFO and WFH based on their tasks and preferences, is ideal.

    • I have exp...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Focus was on DS algo and scenario based coding questions
  • Q2. Design skills and OS knowledge
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Coding Test 

First round was a coding test which has 2 problem solving questions and 3 subjective questions based on C++

Round 2 - Technical 

(1 Question)

  • Q1. This is also based on problem solving and DSA. A small part will be OS and network.
Round 3 - Coding Test 

More of a subjective round, highly focused on OS, networking and computer architecture.

Round 4 - Technical 

(1 Question)

  • Q1. This round is with the HM, totally subjective. Highly focused on past experience, current projects etc.
Round 5 - HR 

(1 Question)

  • Q1. HR discussion mostly questions are related to past and current experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - CS fundamentals should be very strong.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Group Discussion 

There was basic GD topic

Round 2 - Aptitude Test 

(1 Question)

  • Q1. Google form was shared in which 15 questions were there and 3 were apti questions (work ,time ,speed) and others were from java programming and the time given was 2 hours.
Round 3 - Technical 

(1 Question)

  • Q1. In this only you will be asked theoretical questions like DBMS, JAVA, Programming, Your Project for programming he will ask only logic and will not ask you to code.
Round 4 - Technical 

(4 Questions)

  • Q1. Count the number of words and their frequency
  • Ans. 

    Count the number of words and their frequency

    • Split the given text into words using whitespace as delimiter

    • Create a dictionary to store the word frequency

    • Iterate through each word and update the frequency in the dictionary

    • Return the dictionary with word frequency

  • Answered by AI
  • Q2. Count frequency of characters.
  • Ans. 

    Count the frequency of characters in a given string.

    • Iterate through the string and use a hash map to store the count of each character.

    • Initialize the count of each character to 0 and increment it as you encounter the character.

    • Finally, iterate through the hash map to get the frequency of each character.

  • Answered by AI
  • Q3. Reversing the array
  • Ans. 

    Reverses an array of strings

    • Use a loop to iterate through half of the array

    • Swap the elements at the current index with the corresponding element from the end of the array

  • Answered by AI
  • Q4. Implementing the comparator function for sorting
  • Ans. 

    Implementing the comparator function for sorting an array of strings.

    • Use the built-in sort() function in most programming languages.

    • Define a custom comparator function that compares two strings.

    • Return a negative value if the first string should come before the second, a positive value if it should come after, and 0 if they are equal.

    • Example: ['apple', 'banana', 'cherry'] can be sorted in alphabetical order using the co

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is good but i noticed interviewer was biased towards girls as fresher. One of the interviewer named as Prem Kumar who took my 4 th round which was a technical interview was taking interview of boys for 25 minutes and was giving no hints to boys and was making fun of boys when they were getting stuck in programming but he took interview of girls for 1 hr 15-20 minutes and also he gave hints to girls when they got stuck in programming.
he was asking the same questions from everyone he [prem kumar ] knew only 2-3 programming questions and the same questions were asked to each of us some of the boys were asked only 1 questions and he left the meeting by saying "better luck next time".

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was the mixture of common aptitude questions along with sql, basic javascript and java language basic questions and couple of simple coding questions like febinachi series, palindrom pattern etc .

Round 2 - Technical 

(2 Questions)

  • Q1. They started from basic of java and some frameworks like springboot and then moved to advance of these topics.
  • Q2. Springboot annotations Opps concept run-time and compile time polimorphisam SQL quesries for Select and Joins
Round 3 - One-on-one 

(2 Questions)

  • Q1. Level 2 interview from the same topics along with abstraction and interface Constructor overriding is possible or not? dependency injection
  • Q2. Ways to create object in java.
  • Ans. 

    Objects in Java can be created using the 'new' keyword, constructors, and factory methods.

    • Use the 'new' keyword followed by the class name to create an object

    • Objects can also be created using constructors to initialize the object's state

    • Factory methods can be used to create objects without exposing the instantiation logic

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Instant Systems Intern interview:
  • java
  • sql
  • opps
  • springboot

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Process based approach, Explaining about the Cycle of Tech ( Asset Management )
  • Q2. Previous Company Projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Dont worry if you dont know anything. just tell you can learn about it.

I appeared for an interview in Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was the qualification round which comprised of several MCQs and 3 coding questions.
It was held on Hackerearth from 3:00 PM to 4:00 PM.
Use of any other IDE was prohibited.

  • Q1. Given a problem statement and a piece of code, how would you find and correct the bug in the code?
  • Ans. 

    To find and correct a bug in code, analyze problem statement, review code, use debugging tools, and test different scenarios.

    • Understand the problem statement and expected output.

    • Review the code for syntax errors, logical errors, and potential bugs.

    • Use debugging tools like breakpoints, print statements, and IDE debuggers.

    • Test the code with different inputs to identify the bug.

    • Make necessary corrections based on the iden...

  • Answered by AI
  • Q2. 

    Print Nodes at Distance K from a Given Node

    Given an arbitrary binary tree, a node of the tree, and an integer 'K', find all nodes that are at a distance K from the specified node, and return a list of th...

  • Ans. 

    Given a binary tree, a target node, and an integer K, find all nodes at distance K from the target node.

    • Traverse the binary tree to find the target node.

    • Use BFS to traverse the tree from the target node to nodes at distance K.

    • Keep track of the distance while traversing the tree.

    • Return the values of nodes at distance K in any order.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

I was shared a link of Google Meet and the Google Docs was shared where there was 1 coding problem to be coded there and then the code was run on an IDE to check the sample tests.
Then the interview was followed by a lot of Operating System and Computer System Architecture Questions.
There were 2 Interviewers and both were helpful.
The timing was from 2:30 PM to 4:00 PM

  • Q1. 

    Subarray Challenge: Largest Equal 0s and 1s

    Determine the length of the largest subarray within a given array of 0s and 1s, such that the subarray contains an equal number of 0s and 1s.

    Input:

    Input beg...

  • Ans. 

    Find the length of the largest subarray with equal number of 0s and 1s in a given array.

    • Iterate through the array and maintain a count of 0s and 1s encountered so far.

    • Store the count difference in a hashmap with the index as the key.

    • If the same count difference is encountered again, the subarray between the two indices has equal 0s and 1s.

    • Return the length of the longest subarray found.

  • Answered by AI
Round 3 - HR 

Round duration - 45 minutes
Round difficulty - Easy

The round was held on Google Meet with HR from 2:30 PM to 3:15 PM.
The HR was friendly and asked the basic questions.

Interview Preparation Tips

Eligibility criteriaNeeded Work Experience in a leading Tech CompanyTower Research Capital interview preparation:Topics to prepare for the interview - Dynamic Programming, Data Structures - Sets, HashMap, Priority Queue, SQL, OOPS, Operating System, AlgorithmsTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Practice daily 4-5 medium level problems on sites like Leetcode, CodeZen, Hackerearth
Tip 2 : Even though Data Structures and Algorithms is the base but study Course Subjects like DBMS,OS,OOPS too.
Tip 3 : Try to Participate in Contests on LeetCode,Codeforces.

Application resume tips for other job seekers

Tip 1 : Mention the projects you worked on in your past work experience and how it helped your company.
Tip 2 : Keep your resume up to date in accordance with the role you are applying for
Tip 3 : Don't put false things on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Tell us how to improve this page.

Compare Nexus India Capital Advisors with

Blackrock

3.8
Compare

Silicon Valley Bank

4.2
Compare

STP Investment Services

3.6
Compare

Asset Reconstruction Company (India)

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