Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Deltax Associate Engineer Interview Questions and Answers

Updated 7 Jan 2025

Deltax Associate Engineer Interview Experiences

4 interviews found

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

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

Round 1 - Aptitude Test 

40 technical questions were there.

Round 2 - Coding Test 

In total 5 questions were there. Time was alloted per question.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions from cv.
  • Q2. DSA questions, they will give you a problem statement and ask to write the pseudo code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Get clear with your dsa concepts.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Easy mcqs and it will be cleared

Round 2 - Coding Test 

It's very hard process

Round 3 - HR 

(2 Questions)

  • Q1. What is code and pulses
  • Ans. 

    Code is a set of instructions written in a programming language to perform a specific task. Pulses are short bursts of energy or signals.

    • Code is written in programming languages like Python, Java, C++, etc.

    • Code instructs computers to perform specific tasks or operations.

    • Pulses are short bursts of energy or signals used in electronics and communication systems.

    • Examples of pulses include digital signals in computers and

  • Answered by AI
  • Q2. What is data structure
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures define the way data is organized and stored in memory.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

    • Choosing the right data structure is important for efficient data manipulation and retrieval.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good package but tuff compitition

Skills evaluated in this interview

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th Stair Problem Statement You are give ... read more
asked in Nagarro
Q2. Trailing Zeros in Factorial Problem Find the number of trailing z ... read more
asked in Nagarro
Q3. Convert First Letter to Upper Case Given a string STR, transform ... read more
asked in Tata Steel
Q4. What are the test done during maintenance of a power transformer?
asked in Tata Steel
Q5. how to control the speed of an EOT crane without VFD?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

50 multiple choice questions

Round 2 - Coding Test 

Asked coding questions of DSA

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

I applied via Campus Placement and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test was easy; however, the cutoff score was quite high.

Round 2 - Coding Test 

The coding round consisted of two medium-level data structures and algorithms questions.

Deltax interview questions for designations

 Associate

 (1)

 Associate Product Engineer

 (9)

 Associate Software Engineer

 (5)

 Associate Product Manager

 (3)

 Business Development Associate

 (1)

 Associate Software Trainee

 (1)

 Software Engineer

 (6)

 Product Engineer

 (4)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic logical reasoning and verbal questions . Easy to clear

Round 2 - HR 

(2 Questions)

  • Q1. 1.Tell me about yourself? 2.What are Your achievements?
  • Q2. 3. Your strengths? 4. How did you face a situation using your key skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident . Care to explain more instead of giving single word answers . Good luck
Contribute & help others!
anonymous
You can choose to be anonymous

Deltax Interview FAQs

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

Some of the top questions asked at the Deltax Associate Engineer interview -

  1. What is code and pul...read more
  2. What is data struct...read more
  3. DSA questions, they will give you a problem statement and ask to write the pseu...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Bharat Electronics

INTERVIEWS

Bharat Electronics

No Interviews

INTERVIEWS

Deltax

No Interviews

INTERVIEWS

Axtria

No Interviews

SALARIES

Bharat Electronics

DESIGNATION

INTERVIEWS

Deltax

No Interviews

INTERVIEWS

Axtria

No Interviews

Tell us how to improve this page.

Deltax Associate Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
View more
Deltax Associate Engineer Salary
based on 11 salaries
₹6 L/yr - ₹12 L/yr
34% more than the average Associate Engineer Salary in India
View more details

Deltax Associate Engineer Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

4.6

Skill development

3.8

Work-life balance

3.9

Salary

4.2

Job security

3.9

Company culture

3.1

Promotions

4.2

Work satisfaction

Explore 4 Reviews and Ratings
Associate Product Engineer
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Marketing Analyst
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Full Stack Developer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Production Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Deltax with

Accenture

3.8
Compare

IBM

4.0
Compare

TCS

3.7
Compare

Infosys

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