Upload Button Icon Add office photos

Filter interviews by

NASDAQ Data Engineer Interview Questions and Answers

Updated 28 Mar 2024

NASDAQ Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Aman Sharma

posted on 28 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Coding Test 

Focus on little bit of dynamic programming

Round 2 - Technical 

(5 Questions)

  • Q1. Apache spark architecture and ecosystem along with memory management
  • Q2. SQL queries for manager salary
  • Q3. Python decorators --> @
  • Q4. RANK and other window functions
  • Q5. Joins along with use case
  • Ans. 

    Joins are used in SQL to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Use cases for joins include combining customer data with order data, merging employee information with department details

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

One machine coding round, parking lot question

Round 2 - Technical 

(2 Questions)

  • Q1. Question related to parking lot
  • Q2. Current project related questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. High level design
  • Q2. Yet to appear ......
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Dependency injection helps in achieving loose coupling between classes.

    • It allows for easier testing by providing mock dependencies.

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection.

  • Answered by AI
  • Q2. What is state in react
  • Ans. 

    State in React is a JavaScript object that stores data and determines how a component renders and behaves.

    • State is mutable and can be updated using the setState() method

    • State should be used for data that will change over time and affect the component's rendering

    • State should not be modified directly, use setState() instead

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Life cycle of thread
  • Ans. 

    Thread life cycle includes new, runnable, running, blocked, and terminated states.

    • Thread is created in 'new' state

    • It becomes 'runnable' when start() method is called

    • Thread enters 'running' state when CPU starts executing its run() method

    • It can go to 'blocked' state if it's waiting for a resource

    • Finally, thread reaches 'terminated' state when run() method completes or stop() method is called

  • Answered by AI
  • Q2. İnternal working of hash map
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash map consists of an array of buckets, each containing a linked list of key-value pairs.

    • When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.

    • To retrieve a value, the hash function is used to find the corresponding bucket...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why I want to change the job
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities to learn and grow

    • Seeking a better work-life balance

    • Interested in working with new technologies or in a different industry

    • Wanting to advance career progression

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

In the aptitude test has 40 questions and give a answer in a proper manner l.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Myself introduction
  • Q2. What is past experience in working in last organisation
  • Ans. 

    I have 2 years of experience working as a Data Entry Operator in my last organization.

    • Entered and updated data into computer systems

    • Verified accuracy of data entered

    • Maintained confidentiality of sensitive information

    • Assisted in organizing and maintaining files and records

  • Answered by AI

Software Engineer Interview Questions & Answers

Preqin user image Vinay Madhamanchi1

posted on 7 Dec 2024

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

Quantitative interview

Round 2 - Coding Test 

Java coding and c language

Round 3 - HR 

(2 Questions)

  • Q1. C language question
  • Q2. Java language question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why data analysis and data science
  • Ans. 

    Data analysis and data science are crucial for extracting valuable insights from large datasets to drive informed decision-making.

    • Data analysis and data science help in uncovering patterns and trends within data.

    • They enable businesses to make data-driven decisions for improved efficiency and effectiveness.

    • These fields also play a vital role in predictive analytics and forecasting.

    • Examples include using machine learning...

  • Answered by AI
  • Q2. Why pgdm in business analytics
  • Ans. 

    PGDM in Business Analytics provides specialized knowledge and skills for analyzing data to drive business decisions.

    • Specialized curriculum focusing on data analysis techniques and tools

    • Hands-on experience with real-world data sets

    • Opportunities for networking with industry professionals

    • Career advancement in the field of business analytics

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Jul 2023.

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 programs to write in arrays linked lists and trees

Round 3 - Technical 

(1 Question)

  • Q1. Was asked questions on core Java, spring framework, apis and micro services
Round 4 - HR 

(2 Questions)

  • Q1. What expertise will you bring to cme group of you join?
  • Q2. Why are you quitting your current company?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. RestAPIs and Webservices
  • Q2. Microservices and Spring boot
Round 1 - One-on-one 

(1 Question)

  • Q1. Simple question not very hard related to java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident n do not over sell your

NASDAQ Interview FAQs

How many rounds are there in NASDAQ Data Engineer interview?
NASDAQ interview process usually has 2 rounds. The most common rounds in the NASDAQ interview process are Coding Test and Technical.
How to prepare for NASDAQ Data Engineer 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 NASDAQ. The most common topics and skills that interviewers at NASDAQ expect are Administration, Analytical, Computer science, Data Modeling and Flex.
What are the top questions asked in NASDAQ Data Engineer interview?

Some of the top questions asked at the NASDAQ Data Engineer interview -

  1. joins along with use c...read more
  2. Apache spark architecture and ecosystem along with memory managem...read more
  3. RANK and other window functi...read more

Tell us how to improve this page.

NASDAQ Data Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Data Engineer Interview Questions from Similar Companies

View all
NASDAQ Data Engineer Salary
based on 7 salaries
₹15 L/yr - ₹28.5 L/yr
99% more than the average Data Engineer Salary in India
View more details
Senior Software Developer
56 salaries
unlock blur

₹10 L/yr - ₹31.6 L/yr

Senior Software Engineer
43 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Software Development Specialist
40 salaries
unlock blur

₹16 L/yr - ₹38.5 L/yr

Quality Assurance Test Specialist
23 salaries
unlock blur

₹13 L/yr - ₹27.5 L/yr

Software Engineer
22 salaries
unlock blur

₹8.6 L/yr - ₹35 L/yr

Explore more salaries
Compare NASDAQ with

Bombay Stock Exchange

3.8
Compare

Reliance Industries

4.0
Compare

TCS

3.7
Compare

Infosys

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