Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by TEKsystems Team. If you also belong to the team, you can get access from here

TEKsystems Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 948 Reviews

Filter interviews by

TEKsystems Senior Data Engineer Interview Questions and Answers

Updated 13 May 2024

TEKsystems Senior Data Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Architecture of spark
  • Ans. 

    Spark is a distributed computing framework that provides in-memory processing capabilities for big data analytics.

    • Spark has a master-slave architecture with a central coordinator called the Driver and distributed workers called Executors.

    • It uses Resilient Distributed Datasets (RDDs) for fault-tolerant distributed data processing.

    • Spark supports various data sources like HDFS, Cassandra, HBase, and S3 for input and outpu...

  • Answered by AI
  • Q2. SQL code for situations
  • Ans. 

    SQL code for handling various situations in data analysis

    • Use CASE statements for conditional logic

    • Use COALESCE function to handle NULL values

    • Use GROUP BY and HAVING clauses for aggregating data

    • Use subqueries for complex filtering or calculations

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round- describe about self and where do you see yourself in 5 years

Skills evaluated in this interview

Senior Data Engineer Jobs at TEKsystems

View all

Interview questions from similar companies

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

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

Round 1 - Coding Test 

It was pair programming round where we need to attempt a couple of Spark Scenario along with the Interviewer. You will have a boiler plate code with some functionalities to be filled up. You will be assessed on writing clean and extensible code and test cases.

Round 2 - Technical 

(1 Question)

  • Q1. Questions will be based on the Project where they try to assess the depth of understading you have on your project, data quality checks, handling failure scenarios, reasoning behind choice of tech stack

Interview Preparation Tips

Interview preparation tips for other job seekers - In the Pair programming round, be interactive with the interviewer and try to improvise the existing code, implement functionality, test cases and communicate what you are thinking so that interviewer can work with you to move towards solution.

For Second round, Spark, Cloud Data Processing Components and being thorough with your previous experience will go a long way.
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 - Technical 

(1 Question)

  • Q1. Create spark dataframe
  • Ans. 

    To create a Spark DataFrame, use the createDataFrame() method.

    • Import the necessary libraries

    • Create a list of tuples or a dictionary containing the data

    • Create a schema for the DataFrame

    • Use the createDataFrame() method to create the DataFrame

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was very rude and was not professional, Asked 2 questions on spark and scala to create a dataframe and select required data

Skills evaluated in this interview

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

Coding test conducted in virtual session - you need share the entire screen (google meet). Interviewer share about 12 questions, in 10 are theory based questions and 2 coding questions.
while writing theory try to answer with real time example from your project.
1. Solid principles 2 design patterns used 3 diff between .net core vs .net 4. garbage collection 5. global exception handling in core 5. performance / monitoring related questions

coding questions: 1. Nth max value without sorting. 2. sum of max sub array in a integer array

Round 2 - One-on-one 

(4 Questions)

  • Q1. Skills, project explanation, unit testing, code review
  • Q2. Usage of dependency injection in core along with types
  • Ans. 

    Dependency injection in core with types is a common practice in software engineering.

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

    • Using dependency injection in core allows for easier testing and maintenance of the codebase.

    • Types in dependency injection help ensure that the correct dependencies are injected into components.

    • Examples include us...

  • Answered by AI
  • Q3. Usage of Middleware along with custom middleware
  • Ans. 

    Middleware is used to handle requests and responses in web applications. Custom middleware can be created to add specific functionality.

    • Middleware is software that acts as a bridge between an operating system or database and applications, allowing them to communicate with each other.

    • Middleware can be used to handle tasks such as authentication, logging, error handling, and more.

    • Custom middleware can be created to add s...

  • Answered by AI
  • Q4. Authentication and authorization in web api core
  • Ans. 

    Authentication and authorization are essential for securing web APIs in ASP.NET Core.

    • Use authentication to verify the identity of the user accessing the API.

    • Use authorization to determine what actions the authenticated user is allowed to perform.

    • In ASP.NET Core, authentication can be implemented using various schemes like JWT, OAuth, or Identity.

    • Authorization can be achieved through policies, roles, or claims.

    • Always va...

  • Answered by AI

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

NetApp user image Chaitanya Gaykwad

posted on 26 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are joins and its type
  • Q2. Tell me about Dax query
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Occurrence of the elements in descending order.

Round 2 - Technical 

(1 Question)

  • Q1. Design question on projects
Round 3 - HR 

(1 Question)

  • Q1. Offer discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Linux , puzzle, simple programs l
Round 2 - One-on-one 

(1 Question)

  • Q1. About me and about my previous work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions on opps, c#, asp. Net and angular, sql
Round 2 - Technical 

(1 Question)

  • Q1. Deep discussion on oops, angular, c# and sql. Like writing some queries and oops concepts syntax writing on notepad
Round 3 - Behavioral 

(1 Question)

  • Q1. Basic discussion on my projects and they explain their projects and methodology they follows. Their day to day tasks

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare technical interview questions and if you are not aware about some technologies then inform then instead of giving false answers. And keep your any one from both front end or back end strong
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basics of Statics and also verbal

Round 2 - Coding Test 

Data structures and algorithms trees

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Previous experience questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General java, android and basic kotlin questions
Round 2 - Technical 

(1 Question)

  • Q1. Same and details about projects you did
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

TEKsystems Interview FAQs

How many rounds are there in TEKsystems Senior Data Engineer interview?
TEKsystems interview process usually has 2 rounds. The most common rounds in the TEKsystems interview process are Technical and One-on-one Round.
How to prepare for TEKsystems Senior 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 TEKsystems. The most common topics and skills that interviewers at TEKsystems expect are Spark, Python, Big Data, SCALA and SQL.
What are the top questions asked in TEKsystems Senior Data Engineer interview?

Some of the top questions asked at the TEKsystems Senior Data Engineer interview -

  1. Architecture of sp...read more
  2. SQL code for situati...read more

Tell us how to improve this page.

TEKsystems Senior Data Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Quess Interview Questions
3.9
 • 390 Interviews
Synechron Interview Questions
3.6
 • 357 Interviews
Randstad Interview Questions
3.8
 • 258 Interviews
Movate Interview Questions
3.3
 • 246 Interviews
Team Lease Interview Questions
3.9
 • 198 Interviews
SS&C TECHNOLOGIES Interview Questions
3.4
 • 161 Interviews
ThoughtWorks Interview Questions
3.9
 • 145 Interviews
Sopra Steria Interview Questions
3.9
 • 125 Interviews
NCR Voyix Interview Questions
3.9
 • 124 Interviews
View all
TEKsystems Senior Data Engineer Salary
based on 26 salaries
₹7.5 L/yr - ₹30 L/yr
At par with the average Senior Data Engineer Salary in India
View more details

TEKsystems Senior Data Engineer Reviews and Ratings

based on 6 reviews

2.3/5

Rating in categories

1.5

Skill development

2.6

Work-life balance

2.3

Salary

1.8

Job security

1.8

Company culture

1.7

Promotions

2.1

Work satisfaction

Explore 6 Reviews and Ratings
Senior Data Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.2k salaries
unlock blur

₹6.8 L/yr - ₹26.8 L/yr

Software Engineer
848 salaries
unlock blur

₹3.7 L/yr - ₹16 L/yr

Technical Lead
310 salaries
unlock blur

₹10.9 L/yr - ₹37.5 L/yr

Module Lead
233 salaries
unlock blur

₹8.4 L/yr - ₹29.4 L/yr

Software Developer
164 salaries
unlock blur

₹4.2 L/yr - ₹17 L/yr

Explore more salaries
Compare TEKsystems with

Randstad

3.8
Compare

Kelly Services

4.2
Compare

Allegis Group

3.7
Compare

ManpowerGroup

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