Upload Button Icon Add office photos

Filter interviews by

Deltax Interview Questions, Process, and Tips

Updated 9 Jan 2025

Top Deltax Interview Questions and Answers

View all 23 questions

Deltax Interview Experiences

Popular Designations

84 interviews found

Digital marketing champion Interview Questions & Answers

user image Anonymous

posted on 1 Jan 2025

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

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Basic questions such as identifying mirror images, English grammar rules, synonyms, and determining the next number in a sequence, among others.

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

It includes C programming questions and other language too

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions of fundamental topics

Round 2 - Coding Test 

Trees, graphs related questions

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative Aptitude

Round 2 - Coding Test 

Data structure and python

Interview Preparation Tips

Interview preparation tips for other job seekers - No

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Deltax interview questions for popular designations

 Associate Product Engineer

 (9)

 Software Developer

 (8)

 Software Engineer

 (6)

 Associate Software Engineer

 (5)

 Associate Engineer

 (4)

 Product Engineer

 (4)

 Associate Product Manager

 (3)

 Business Operations Analyst

 (3)

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

Duration is 45 minutes

Round 2 - Coding Test 

Data structures and java programming

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

Get interview-ready with Top Deltax Interview Questions

PADA Interview Questions & Answers

user image Anonymous

posted on 4 Sep 2024

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Questions were from verbal ability and non verbal ability

Round 2 - Coding Test 

Questions were from strings array graphs

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Dsa

Jobs at Deltax

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

Technical questions are asked

Round 2 - Coding Test 

Be prepared leetcode questions

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)

Product Engineer Interview Questions & Answers

user image YASHRAJ MISAL

posted on 31 Jul 2024

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

It was based on c language

Round 2 - Technical 

(2 Questions)

  • Q1. What is c programming
  • Ans. 

    C programming is a high-level programming language used for system programming, embedded systems, and software development.

    • C programming is widely used for developing operating systems, compilers, and device drivers.

    • It allows direct access to memory and hardware, making it efficient for low-level programming.

    • C programs are portable and can be easily optimized for performance.

    • Example: Writing a simple 'Hello World' prog

  • Answered by AI
  • Q2. What is array in c
  • Ans. 

    An array in C is a collection of elements of the same data type stored in contiguous memory locations.

    • Arrays are declared by specifying the data type of the elements and the number of elements in square brackets, e.g. int arr[5];

    • Elements in an array can be accessed using their index, starting from 0, e.g. arr[0] refers to the first element.

    • Arrays in C are zero-indexed, meaning the first element is at index 0.

    • Arrays can...

  • Answered by AI

Skills evaluated in this interview

Product Engineer Interview Questions asked at other Companies

Q1. Left View Of Binary TreeGiven a binary tree. Print the Left View of the Tree. Example : If the input tree is as depicted in the picture: The Left View of the tree will be: 2 35 2 Input format : Elements in the level order form. The input... read more
View answer (3)

Associate Software Engineer Interview Questions & Answers

user image Sai Nikhil Gogineni

posted on 21 Oct 2023

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

I applied via campus placement at Gayatri Vidya Parishad College of Engineering, Visakhapatnam and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

50 questions should be answered in 45 minutes. They include Aptitude, OS, Pseudo codes, micro processors etc

Round 2 - Coding Test 

5 questions will be given 1 easy 2 med 2 hard. Atleast 3 and more should be done

Round 3 - Technical 

(2 Questions)

  • Q1. This is the only interview. No HR will be there. Mostly about the one of the codes that have given in the second round. Some technical questions include oops concepts, SQL etc
  • Q2. Why do we use JS for Web development Why not Python?
  • Ans. 

    JS is used for web development due to its compatibility with browsers, asynchronous capabilities, and large community support.

    • JavaScript is the only language that can be executed in the browser, making it essential for client-side scripting.

    • JS has asynchronous capabilities, allowing for non-blocking operations which are crucial for web development.

    • There is a large community of developers using JS for web development, p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at coding if you want to get into this company.

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

soft Interview Questions & Answers

user image Kanakam Jayanth

posted on 4 Sep 2024

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

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It contains 60 questions in google form with 60 minutes time

Round 2 - Coding Test 

5 codes are given easy to hard 3 are completed

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very confident in coding before attending it

Deltax Interview FAQs

How many rounds are there in Deltax interview?
Deltax interview process usually has 2-3 rounds. The most common rounds in the Deltax interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Deltax 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 Deltax. The most common topics and skills that interviewers at Deltax expect are Digital Marketing, Key Account Management, Social Media Marketing, Campaign Management and Sales.
What are the top questions asked in Deltax interview?

Some of the top questions asked at the Deltax interview -

  1. Problem Statement - Ringa Ringa Roses There are bunch of kids (n) who are stan...read more
  2. Why do we use JS for Web development Why not Pyth...read more
  3. How many characters are different in two sentenc...read more
How long is the Deltax interview process?

The duration of Deltax interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Deltax Interview Process

based on 92 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 902 Interviews
View all

Deltax Reviews and Ratings

based on 53 reviews

2.8/5

Rating in categories

3.4

Skill development

2.7

Work-life balance

2.6

Salary

2.8

Job security

2.9

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 53 Reviews and Ratings
Digital Marketing Internship

Pune

0-1 Yrs

Not Disclosed

Infrastructure Analyst

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

DeltaX Intern Digital Marketing

Pune

0-1 Yrs

Not Disclosed

Explore more jobs
Associate Product Engineer
56 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Production Engineer
32 salaries
unlock blur

₹6 L/yr - ₹7.5 L/yr

Digital Marketing Analyst
21 salaries
unlock blur

₹2.4 L/yr - ₹4.4 L/yr

Full Stack Developer
17 salaries
unlock blur

₹6 L/yr - ₹8.2 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹6 L/yr - ₹7 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