Upload Button Icon Add office photos

Filter interviews by

AlphaSense Interview Questions, Process, and Tips

Updated 8 Sep 2024

Top AlphaSense Interview Questions and Answers

View all 15 questions

AlphaSense Interview Experiences

Popular Designations

13 interviews found

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Project discussion and questions on my project
  • Q2. Some system design question regarding if there is an api who takes lots of time to execute. What can be the reason and how to reduce the time
Round 2 - One-on-one 

(2 Questions)

  • Q1. Discussion on project
  • Q2. Create a program who prints last 10 lines from a file and that program will trigeer itself in every one minute
  • Ans. 

    Create a program to print last 10 lines from a file and trigger itself every minute.

    • Read the file and store the last 10 lines in a data structure like a queue or array

    • Use a timer to trigger the program every minute

    • Print the last 10 lines from the data structure

  • Answered by AI

Skills evaluated in this interview

Top AlphaSense Software Developer Interview Questions and Answers

Q1. Median of two sorted arraysYou are given two sorted arrays 'A' & 'B' of sizes 'N' & 'M'. You need to find the median of the two arrays when merged. If the total number of elements i.e., N + M is even then the median will be the mean... read more
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked me theoretical questions mostly on java internals like SOLID Principles, Mutable Classes, Locks in Java, Dependency injection, Memory management, GC Working, hashmap internals. How to make any class ...

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

SDR Interview Questions & Answers

user image David Dunn

posted on 6 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Why are you pursuing a career in sales?
Round 2 - Case Study 

Pitch AlphaSense to a prospect and explain why they would use the AlphaSense platform.

Round 3 - One-on-one 

(1 Question)

  • Q1. What are you motivated by?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Medium Code, Design, database design, Java

Round 2 - Technical 

(2 Questions)

  • Q1. Kubernetes basics
  • Q2. Leet code medium question

Software Engineer2 Interview Questions asked at other Companies

Q1. - Given a water -tight orientable 2-manifold, how to find if a point is inside or outside its volume? - Given a bunch of points with their coordinates, how to merge closeby points together? - How to determine if the normals of the two trian... read more
View answer (1)

AlphaSense interview questions for popular designations

 Software Developer

 (2)

 Automation Test Engineer

 (1)

 Backend Developer

 (1)

 Billing Specialist

 (1)

 Data Engineer

 (1)

 QA Engineer

 (1)

 Selenium Automation

 (1)

 Senior Software Engineer

 (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 14 May 2024

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

I applied via Job Portal and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

HackerRank Test -> 2 Programs one with java logic and one for Selenium

Round 2 - Not addented 

(1 Question)

  • Q1. Not attended next round

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discussion about projects and technology
Round 2 - Coding Test 

Search index given a query and document

Round 3 - System design 

(1 Question)

  • Q1. Design Search engine
  • Ans. 

    Design a search engine

    • Define the scope and purpose of the search engine

    • Determine the data sources and indexing strategy

    • Implement a ranking algorithm to prioritize search results

    • Design a user-friendly interface for search queries

    • Consider scalability and performance optimizations

    • Implement features like autocomplete and spell correction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to learn a lot about search engine in general most of the questions were related to that

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
Add answer

Jobs at AlphaSense

View all

UI Developer Interview Questions & Answers

user image Anonymous

posted on 9 Nov 2023

Interview experience
5
Excellent
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 - Group Discussion 

Love marriage or arrange marriage

Round 3 - Aptitude Test 

Sums and logistics questions

Round 4 - HR 

(2 Questions)

  • Q1. My skill and personal details
  • Q2. About my family and school and College and relocate process

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)

I applied via LinkedIn and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Normal billing questions
Round 3 - One-on-one 

(1 Question)

  • Q1. In depth billing question by manager
Round 4 - One-on-one 

(1 Question)

  • Q1. More billing related questions by Director

Interview Preparation Tips

Topics to prepare for AlphaSense Billing Specialist interview:
  • Billi
  • Po
  • Invoice
Interview preparation tips for other job seekers - Over all the rounds were good and intreactive by all the person

Billing Specialist Interview Questions asked at other Companies

Q1. Credit memo in gst can be passed till which date?
View answer (1)

SDR Interview Questions & Answers

user image Anonymous

posted on 29 May 2024

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

I was interviewed before May 2023.

Round 1 - HR 

(2 Questions)

  • Q1. Why alphasense?
  • Q2. Why do you want to be an sdr?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Do you like winning or hating losing more?
  • Q2. What motivates you?

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2023

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

I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 3 interview rounds.

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 - Coding Test 

2-3 questions SQL-based questions on one sample dataset. They test for your knowledge on
- Window functions
- Complex joins
- Use of CTE's
- Query performance and cost optimization

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about a data engineering challenge you faced. How did you tackle it and what was the outcome?
  • Ans. 

    Migrating data from on-premise servers to cloud storage

    • Identified data sources and destination in cloud storage

    • Developed ETL pipelines to extract, transform, and load data

    • Ensured data integrity and security during migration process

    • Monitored and optimized performance of data transfer

    • Collaborated with cross-functional teams for successful migration

  • Answered by AI
  • Q2. Tell me about a scenario where you noticed a data discrepancy or an inefficiency in the current process.

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

AlphaSense Interview FAQs

How many rounds are there in AlphaSense interview?
AlphaSense interview process usually has 2-3 rounds. The most common rounds in the AlphaSense interview process are One-on-one Round, Resume Shortlist and Coding Test.
How to prepare for AlphaSense 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 AlphaSense. The most common topics and skills that interviewers at AlphaSense expect are Equity Research, Market Intelligence, Python, Monitoring and Automation.
What are the top questions asked in AlphaSense interview?

Some of the top questions asked at the AlphaSense interview -

  1. Login with multiple credentials which are stored in one excel sh...read more
  2. Tell me about a data engineering challenge you faced. How did you tackle it and...read more
  3. Create a program who prints last 10 lines from a file and that program will tri...read more

Tell us how to improve this page.

AlphaSense Interview Process

based on 10 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 870 Interviews
Zoho Interview Questions
4.3
 • 516 Interviews
S&P Global Interview Questions
4.1
 • 276 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
Bloomberg Interview Questions
3.4
 • 25 Interviews
Moody's Interview Questions
4.1
 • 22 Interviews
View all

AlphaSense Reviews and Ratings

based on 37 reviews

3.0/5

Rating in categories

2.8

Skill development

3.2

Work-life balance

3.2

Salary

2.5

Job security

3.1

Company culture

2.6

Promotions

2.7

Work satisfaction

Explore 37 Reviews and Ratings
Entitlement Analyst

Mumbai

0-5 Yrs

Not Disclosed

Entitlement Analyst

Mumbai

0-5 Yrs

Not Disclosed

Entitlement Analyst

Pune

0-5 Yrs

Not Disclosed

Explore more jobs
Content Analyst
43 salaries
unlock blur

₹2.7 L/yr - ₹7.5 L/yr

Senior Software Engineer
26 salaries
unlock blur

₹17 L/yr - ₹33 L/yr

Software Engineer
23 salaries
unlock blur

₹10 L/yr - ₹20 L/yr

QA Engineer
16 salaries
unlock blur

₹4.5 L/yr - ₹17.1 L/yr

Analyst
7 salaries
unlock blur

₹4 L/yr - ₹10.2 L/yr

Explore more salaries
Compare AlphaSense with

Bloomberg

3.4
Compare

Thomson Reuters

4.1
Compare

FactSet

3.9
Compare

S&P Global

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