Upload Button Icon Add office photos

Filter interviews by

iElektron Technologies Data Engineer Interview Questions and Answers

Updated 11 Oct 2022

iElektron Technologies Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2022

I applied via Naukri.com and was interviewed in Sep 2022. There were 4 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 - Coding Test 

It was 100 marks test. 10 mcq question were there about coding. 2 Python code and 3 SQL code.

Round 3 - Technical 

(2 Questions)

  • Q1. Very basic but concept related question were asked. 1) difference between map reduce and spark 2) what is mean by Rack awareness 3) SQL basic question like difference between delete, drop and truncate
  • Q2. 4) what is replication factor. 5) He asked 3 Python coding question like find out number of occurrence of elements in a list.
Round 4 - Client Interview 

(1 Question)

  • Q1. 1)Asked about current project 2) asked about pyspark dataframe question which was related to json file format 3) Lastly asked to write Python code

Interview Preparation Tips

Interview preparation tips for other job seekers - Your Main focus should be on job description. According to that you should mainly focus on only those skills. In client round they checked your practical knowledge and skills

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is the full form of ETL?
  • Ans. 

    ETL stands for Extract, Transform, Load. It is a process used in data warehousing to extract data from various sources, transform it into a consistent format, and load it into a target database.

    • ETL stands for Extract, Transform, Load

    • Extract: Involves extracting data from various sources such as databases, applications, and files

    • Transform: Involves cleaning, filtering, and transforming the extracted data into a consiste...

  • Answered by AI
  • Q2. ETL Full form is Exact, Transform, Load.

Interview Preparation Tips

Interview preparation tips for other job seekers - "Stay persistent, network, actively, continuously upgrade your skills."
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

First round is apti when in placement

Round 2 - Coding Test 

Too hard all are dsa questions

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

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

Round 1 - Coding Test 

DSA on trees, duration 2hrs

Round 2 - Group Discussion 

Trees DSA duration 20mins

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

I applied via Company Website and was interviewed in Feb 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Coding assessment in Code signal which is vedio proctored

Round 2 - Technical 

(1 Question)

  • Q1. Design a loan application system
  • Ans. 

    Design a loan application system

    • Collect applicant information such as personal details, employment history, and financial information

    • Include a credit check process to assess applicant's creditworthiness

    • Implement a system for loan approval/rejection based on set criteria

    • Provide options for different types of loans and repayment plans

    • Ensure security measures are in place to protect applicant's sensitive information

  • Answered by AI
Round 3 - Coding Test 

Bank account creation, deposit money, withdraw money

Round 4 - HR 

(1 Question)

  • Q1. Question around work experience and how a particular scenario or situation is handled
Round 5 - Case Study 

Suggest system cost optimization based on given data set

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 - HR 

(1 Question)

  • Q1. Self Introduction
Round 3 - Technical 

(1 Question)

  • Q1. How to secure data over the public internet?
  • Ans. 

    Securing data over the public internet involves using encryption, secure protocols, VPNs, and regular security audits.

    • Use encryption to protect data in transit, such as SSL/TLS for websites.

    • Implement secure protocols like HTTPS, SSH, and SFTP for secure communication.

    • Utilize Virtual Private Networks (VPNs) to create secure tunnels for data transmission.

    • Regularly conduct security audits and updates to identify and patch...

  • 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 Walk-in and was interviewed in Dec 2022. There were 3 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 - Technical 

(3 Questions)

  • Q1. Related to Linux and Networking
  • Q2. Services Samba FTP, Maintenance Mode
  • Q3. Troubleshooting of Network
Round 3 - Technical 

(2 Questions)

  • Q1. Qts related to Bootprocess AWS etc
  • Q2. Port Forwarding of services

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for Linux role, brush up all the basic concepts of Linux and Networking.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

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

This is the round in which basic quant questions were asked

Round 3 - Coding Test 

In this round basic 2 java questions were asked

Round 4 - Group Discussion 

In this round one topic was given and we need to discuss about that topic

Round 5 - Technical 

(2 Questions)

  • Q1. What is java explain in detail
  • Ans. 

    Java is a high-level, object-oriented programming language used to develop applications for various platforms.

    • Java is platform-independent, meaning it can run on any platform with a Java Virtual Machine (JVM)

    • It is known for its security features, such as the ability to run code in a sandbox environment

    • Java is used for developing a wide range of applications, from web applications to mobile apps and games

    • It is also used...

  • Answered by AI
  • Q2. What is searching and sorting
  • Ans. 

    Searching is finding a specific item in a collection of items. Sorting is arranging items in a specific order.

    • Searching involves looking for a specific item in a collection of items.

    • Sorting involves arranging items in a specific order, such as alphabetical or numerical.

    • Searching and sorting are commonly used in computer science and data analysis.

    • Examples of searching algorithms include linear search and binary search.

    • E...

  • Answered by AI
Round 6 - Technical 

(1 Question)

  • Q1. What is binary tree explain
  • Ans. 

    A binary tree is a data structure consisting of nodes, where each node has at most two children.

    • Nodes in a binary tree have a left and/or right child node.

    • The topmost node is called the root node.

    • Binary trees are used in search algorithms and data compression.

    • Examples of binary trees include binary search trees and heap trees.

  • Answered by AI
Round 7 - HR 

(2 Questions)

  • Q1. What is your current location
  • Q2. What is your salary expectations

Interview Preparation Tips

Topics to prepare for Webdew System Engineer interview:
  • Java
  • API
Interview preparation tips for other job seekers - this interview round was very good , nothing was hectic everything was very quick

Skills evaluated in this interview

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

Had assignment for ror and react basic crud

Round 2 - Technical 

(2 Questions)

  • Q1. Elevator problem in java
  • Ans. 

    Elevator problem in Java

    • Create an Elevator class with methods for moving up and down

    • Use a Queue to keep track of the floors that need to be visited

    • Implement a scheduling algorithm to determine the order of floor visits

  • Answered by AI
  • Q2. Horse race puzzle solution

Interview Preparation Tips

Interview preparation tips for other job seekers - keep ur code well defined and structured to get distinguished

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Mar 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Quantitative aptitude, reasoning with time limit

Round 3 - Assignment 

Excel tasks were given. There were total 2 tasks related to excel. 1st one was basic and second one was moderate level of difficulty. SQL queries were basic.

Round 4 - Technical 

(1 Question)

  • Q1. Questions were from the Assignment only. Approach to the problems.
Round 5 - HR 

(1 Question)

  • Q1. Basic HR questions like strength and weakness, why you want to join this organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Can be cracked easily with some preparation. Process is fast and all 4 processes takes roughly 1 -2 week.

iElektron Technologies Interview FAQs

How many rounds are there in iElektron Technologies Data Engineer interview?
iElektron Technologies interview process usually has 4 rounds. The most common rounds in the iElektron Technologies interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in iElektron Technologies Data Engineer interview?

Some of the top questions asked at the iElektron Technologies Data Engineer interview -

  1. 1)Asked about current project 2) asked about pyspark dataframe question which w...read more
  2. Very basic but concept related question were asked. 1) difference between map r...read more
  3. 4) what is replication factor. 5) He asked 3 Python coding question like find o...read more

Tell us how to improve this page.

iElektron Technologies Data Engineer Salary
based on 5 salaries
₹5 L/yr - ₹13 L/yr
At par with the average Data Engineer Salary in India
View more details

iElektron Technologies Data Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Data Scientist
37 salaries
unlock blur

₹4 L/yr - ₹14.7 L/yr

Software Engineer
35 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹8.5 L/yr - ₹16 L/yr

Senior Engineer
20 salaries
unlock blur

₹9 L/yr - ₹17 L/yr

HR Executive
12 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare iElektron Technologies with

Bharat Electronics

4.2
Compare

Honeywell Automation

3.8
Compare

Siemens

4.1
Compare

ABB

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