Upload Button Icon Add office photos

Filter interviews by

Squarepoint Interview Questions and Answers

Updated 24 Dec 2024

Squarepoint Interview Experiences

Popular Designations

4 interviews found

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

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions about python concepts like list comprehension and basics
  • Q2. Advanced python concepts like decorators, wrappers, etc. Most could be answered with simple google searches
Round 2 - Technical 

(1 Question)

  • Q1. Complicated programming problem which could be solved with max flow min cut algorithm
Round 3 - One-on-one 

(1 Question)

  • Q1. Computer networks and OS grilling by india tech lead.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 DFS and 1 Adhoc question, 2 Brainstellar Hard puzzles

Round 2 - Technical 

(2 Questions)

  • Q1. Heads is a 1 and Tails is a 2. I continuously toss a coin and store this value in an array. Another array stores running sum of this array. Find probability of finding 100 in the running sum array.
  • Q2. Two players can choose from 1 to 10 each. You lose after getting sum 100 or larger. Find winning strategy with constraints.

Quantitative Researcher Interview Questions asked at other Companies

Q1. Clarification about what CPI stands(Is it the same as Grade Point Average?)
View answer (1)

Software Developer Interview Questions & Answers

user image Ch Phani Simha

posted on 15 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerrank - 2questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Write about raii in c++
  • Ans. 

    RAII stands for Resource Acquisition Is Initialization in C++. It is a programming idiom where resource allocation and deallocation are tied to object lifecycle.

    • RAII helps in managing resources like memory, file handles, network connections, etc. by tying their allocation and deallocation to the lifecycle of objects.

    • It ensures that resources are properly released when the object goes out of scope, even in the presence ...

  • Answered by AI
  • Q2. Constructor and desstructor

Interview Preparation Tips

Interview preparation tips for other job seekers - CS fundamentals

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

OA there were about 4 other rounds of interview

Round 2 - Technical 

(1 Question)

  • Q1. Merge arraylist

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Squarepoint interview questions for popular designations

 Software Developer

 (2)

 Software Developer Intern

 (1)

 Quantitative Researcher

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 hour 30 min test with 2 coding question . one of then was on strings replacing unnecessary symbols with underscore.

Round 2 - Technical 

(2 Questions)

  • Q1. Priority queue and other dsa basics questions
  • Q2. Introduce yourself?
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself.
  • Q2. What will you do as a team leader if your teammates are not supportive
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

Solve 2 problems in codility test

Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
-
Round 1 - Coding Test 

Very hard, 2 hard leetcode questions

Interview Preparation Tips

Topics to prepare for Citadel Software Developer interview:
  • dynamic programming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

DSA medium level questions were asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design MakeMyTrip kind of application.
  • Ans. 

    MakeMyTrip is a travel booking application that allows users to book flights, hotels, and holiday packages.

    • Include features like flight/hotel search, booking, payment gateway integration, and user profiles.

    • Implement filters for search results, reviews/ratings for hotels, and notifications for booking updates.

    • Integrate maps for location tracking, weather forecasts, and customer support chatbot.

    • Offer discounts, loyalty p...

  • Answered by AI
  • Q2. Oops based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for LLD.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Apr 2022. There were 3 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 - Aptitude Test 

Tell me about a time where you resolve a conflict

Round 3 - Coding Test 

Reverse a string, identify anagram

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and be confident in yourself
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

70 minutes test, and 4 questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioural Queston

Squarepoint Interview FAQs

How many rounds are there in Squarepoint interview?
Squarepoint interview process usually has 2-3 rounds. The most common rounds in the Squarepoint interview process are Technical, Coding Test and One-on-one Round.
What are the top questions asked in Squarepoint interview?

Some of the top questions asked at the Squarepoint interview -

  1. Two players can choose from 1 to 10 each. You lose after getting sum 100 or lar...read more
  2. write about raii in ...read more
  3. Heads is a 1 and Tails is a 2. I continuously toss a coin and store this value ...read more

Tell us how to improve this page.

Squarepoint Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

DE Shaw Interview Questions
3.8
 • 120 Interviews
MNC Group Interview Questions
4.2
 • 102 Interviews
Nomura Holdings Interview Questions
3.8
 • 68 Interviews
Citadel Interview Questions
3.9
 • 5 Interviews
View all

Squarepoint Reviews and Ratings

based on 6 reviews

3.3/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

4.0

Salary

2.4

Job security

3.1

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 6 Reviews and Ratings
Software Developer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Research Analyst
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Support Analyst
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Squarepoint with

Citadel

3.9
Compare

AQR Capital Management

3.8
Compare

DE Shaw

3.8
Compare

Man Group

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