Upload Button Icon Add office photos

Filter interviews by

DELTA Interview Questions, Process, and Tips

Updated 7 Jan 2025

Top DELTA Interview Questions and Answers

View all 15 questions

DELTA Interview Experiences

Popular Designations

19 interviews found

Security Engineer Interview Questions & Answers

user image Kalluri Digital

posted on 20 Dec 2024

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 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is SAML flow?
  • Ans. 

    SAML flow is a process for exchanging authentication and authorization data between identity providers and service providers.

    • SAML flow involves the exchange of XML-based security assertions.

    • It typically includes steps such as authentication request, response, and validation.

    • SAML flow can be initiated by a user trying to access a service that requires authentication.

    • It helps establish trust between different systems by

  • Answered by AI
  • Q2. Explain more about pinfedarte?
  • Ans. 

    Pinfedarte is a security mechanism used in computer systems to prevent unauthorized access.

    • Pinfedarte is a form of access control that restricts users from accessing certain resources or performing specific actions.

    • It typically involves the use of passwords, encryption, biometrics, or other authentication methods.

    • Pinfedarte helps protect sensitive information and prevent security breaches.

    • Examples of pinfedarte include...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain flows in OAUTH?
  • Ans. 

    OAUTH flows are different ways in which a client application can obtain authorization to access resources on behalf of a user.

    • Authorization Code Flow: Client exchanges an authorization code for an access token.

    • Implicit Flow: Client receives access token directly.

    • Client Credentials Flow: Client uses its own credentials to authenticate and receive access token.

    • Resource Owner Password Credentials Flow: Client collects use...

  • Answered by AI
  • Q2. Do you know Dynatrace, sumologic tools?
  • Ans. 

    Yes, I am familiar with Dynatrace and Sumo Logic tools.

    • I have experience using Dynatrace for application performance monitoring and management.

    • I have used Sumo Logic for log management and analytics.

    • I am proficient in setting up alerts, dashboards, and troubleshooting issues using these tools.

  • Answered by AI

Security Engineer Interview Questions asked at other Companies

Q1. 1. What is Cryptography? Cryptography is the practice and study of techniques for securing information and communication mainly to protect the data from third parties that the data is not intended for. 2. What is the difference between Symm... read more
View answer (25)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain broadcasting in pandas
  • Q2. Explain multithreading

Python Developer Trainee Interview Questions asked at other Companies

Q1. Python what type of language? Fathor of python?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Spark architecture
  • Ans. 

    Spark architecture is based on a master-slave architecture with a cluster manager to coordinate tasks.

    • Spark has a master node that manages the cluster and worker nodes that execute tasks.

    • It uses a cluster manager like YARN or Mesos to allocate resources and schedule tasks.

    • Spark applications are run as independent sets of processes on a cluster, coordinated by the SparkContext object.

    • It has a resilient distributed datas...

  • Answered by AI
  • Q2. Write a python program to greoup annagram
  • Ans. 

    Python program to group anagrams in an array of strings

    • Create a dictionary to store sorted strings as keys and corresponding anagrams as values

    • Iterate through the array of strings, sort each string and add it to the dictionary

    • Return the values of the dictionary as grouped anagrams

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to achieve aws cross account sharing?
  • Ans. 

    AWS cross account sharing can be achieved by using IAM roles and policies.

    • Create an IAM role in the account that will share resources

    • Define a trust policy in the role to allow the other account to assume the role

    • Attach a policy to the role granting the necessary permissions

    • In the receiving account, create an IAM role with a trust policy allowing the sharing account to assume the role

    • Use the AWS CLI or console to assume

  • Answered by AI
  • Q2. Difference between logical plan and physical plan in pyspark?
  • Ans. 

    Logical plan represents the high-level abstract representation of the computation to be performed, while physical plan represents the actual execution plan with specific optimizations and details.

    • Logical plan is a high-level abstract representation of the computation to be performed.

    • Physical plan is the actual execution plan with specific optimizations and details.

    • Logical plan is created first and then optimized to gen...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. General questions about cultural fitment

Interview Preparation Tips

Topics to prepare for DELTA Data Engineer interview:
  • Python
  • AWS
  • pyspark
Interview preparation tips for other job seekers - be strong in fundamental of python, Pyspark, aws and ready for aws scenario based questions. I have noted all the questions in a blog at -----

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 5 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 

Online test of 45mins

Round 3 - Technical 

(2 Questions)

  • Q1. 2 people took technical interview
  • Q2. Normal sdet questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Normal problem solving questions
Round 5 - HR 

(1 Question)

  • Q1. Cultural fitness from hr director

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)

DELTA interview questions for popular designations

 Associate

 (2)

 Full Stack Developer

 (2)

 Lead Developer

 (2)

 Data Engineer

 (1)

 Devops Engineer

 (1)

 Graduate Engineer Trainee (Get)

 (1)

 Hardware and Networking

 (1)

 Python Developer Trainee

 (1)

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

I applied via Referral and was interviewed before Oct 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me yourself
  • Q2. How to Diploy 3 tier Application
  • Ans. 

    Deploying a 3 tier application involves setting up separate layers for presentation, application logic, and data storage.

    • Set up the presentation layer on a web server, such as Apache or Nginx.

    • Deploy the application logic layer on application servers, like Tomcat or JBoss.

    • Utilize a database server, such as MySQL or PostgreSQL, for the data storage layer.

    • Ensure proper communication and connectivity between the layers.

    • Use...

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

Get interview-ready with Top DELTA Interview Questions

Supervisor Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2025

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

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

Round 1 - Aptitude Test 

Just basic aptitude based mcq questions

Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why should I hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on basics concepts

Supervisor Interview Questions asked at other Companies

Q1. Self introduction? & what is mean by eCommerce ? How it can do
View answer (10)

Jobs at DELTA

View all

Technician Interview Questions & Answers

user image Sintu Kumar Singh

posted on 31 Mar 2024

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

(1 Question)

  • Q1. Ro, Chiller, STP, WTP, cctv door access

Technician Interview Questions asked at other Companies

Q1. What kinds of pipe used for hot and cold water supply ?
View answer (7)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Sep 2023. 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 - Coding Test 

MCQs on Java, Java Script, Html, AWS, REST APIs. One Coding question covering recrurssion and backtracking

Round 3 - Technical 

(1 Question)

  • Q1. I have not yet attended.

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Engineering College, Kovilpatti and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Complete revision of all basic aptitude

Round 2 - HR 

(2 Questions)

  • Q1. Difference between industry 4.0 and 5.0.
  • Ans. 

    Industry 4.0 focuses on automation and data exchange in manufacturing, while Industry 5.0 emphasizes human-machine collaboration and personalized production.

    • Industry 4.0 is characterized by the use of IoT, AI, and big data analytics to automate processes and improve efficiency.

    • Industry 5.0 integrates human workers with advanced robotics and AI systems to create a more flexible and personalized production environment.

    • In...

  • Answered by AI
  • Q2. Pcb techniques , types of pcb
  • Ans. 

    PCB techniques involve designing and manufacturing printed circuit boards using various methods.

    • Types of PCB include single-sided, double-sided, and multi-layered PCBs.

    • PCB techniques include surface mount technology (SMT) and through-hole technology (THT).

    • Other techniques include flexible PCBs, rigid-flex PCBs, and high-frequency PCBs.

    • PCBs can also be classified based on materials used, such as FR-4, polyimide, and Rog

  • Answered by AI

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)
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 in Oct 2022. There were 3 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. Interview is really nice. All are scenario based questions. Mostly on the project i have worked on.
  • Q2. About REST APIs About OpenShift About Kafka
Round 3 - HR 

(1 Question)

  • Q1. Mostly on salary discussion

Lead Developer Interview Questions asked at other Companies

Q1. how authentication and authorization works - oauth2 way of handling them
View answer (1)

DELTA Interview FAQs

How many rounds are there in DELTA interview?
DELTA interview process usually has 2-3 rounds. The most common rounds in the DELTA interview process are Resume Shortlist, Technical and HR.
How to prepare for DELTA 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 DELTA. The most common topics and skills that interviewers at DELTA expect are Communication Skills, Customer Service, Guest Relations, Recruitment and Business Development.
What are the top questions asked in DELTA interview?

Some of the top questions asked at the DELTA interview -

  1. how to achieve aws cross account shari...read more
  2. Difference between logical plan and physical plan in pyspa...read more
  3. What is ACL,what is routing,tell something about switching and osi lay...read more
How long is the DELTA interview process?

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

Tell us how to improve this page.

DELTA Interview Process

based on 19 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Bharti Airtel Interview Questions
4.0
 • 834 Interviews
Bharat Petroleum Interview Questions
4.2
 • 155 Interviews
View all

DELTA Reviews and Ratings

based on 92 reviews

4.1/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.9

Salary

3.8

Job security

3.8

Company culture

3.6

Promotions

3.5

Work satisfaction

Explore 92 Reviews and Ratings
Trainee Cashier

South Goa,

Panaji

+1

0-1 Yrs

₹ 1.75-3.75 LPA

Senior Executive Learning and Development

Panaji,

North Goa

2-3 Yrs

Not Disclosed

Fire And Safety Officer

Daman & Diu

3-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
29 salaries
unlock blur

₹13.3 L/yr - ₹41 L/yr

Senior Developer
26 salaries
unlock blur

₹18.7 L/yr - ₹30.2 L/yr

Software Engineer
20 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Software Developer
18 salaries
unlock blur

₹10.7 L/yr - ₹20.5 L/yr

Lead Developer
16 salaries
unlock blur

₹28 L/yr - ₹48 L/yr

Explore more salaries
Compare DELTA with

Bharat Petroleum

4.2
Compare

Indian Oil Corporation

4.4
Compare

Hindustan Petroleum

4.2
Compare

Reliance Industries

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