Upload Button Icon Add office photos

Filter interviews by

Thales Interview Questions and Answers for Freshers

Updated 16 Mar 2025

Thales Interview Experiences for Freshers

Popular Designations

4 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Switching protocols port details
  • Q2. Routung protocols and port details
Round 2 - Technical 

(2 Questions)

  • Q1. Basic OSI, TCP,
  • Q2. DhCP dns working

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn more OSI , protocols, routing ospf , firewall

Network Engineer Interview Questions asked at other Companies

Q1. TCP/IP layers, why is transport needed for communication? What is Subnet mask and how does it help in data communication. Why is Vlan needed? Based on what information does a switch and router send a packet or frame? Types of arp, What is p... read more
View answer (2)

Data Analyst Interview Questions & Answers

user image Soobarnikaa venketesan

posted on 22 Jul 2024

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

(2 Questions)

  • Q1. Where do you see yourself in 5 years
  • Q2. Tell me about yourself

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

I applied via Campus Placement and was interviewed in Jun 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 - Aptitude Test 

Test consisting MCQ of all the topics of computer science and basic maths
PNC
Combination
MySQL
Debugging
Etc

Round 3 - Coding Test 

6 questions are in total
3 of EASY-MEDIUM level
2 of medium
1 is hard level

Round 4 - Technical 

(2 Questions)

  • Q1. Interviewer asked about my project, concepts of computer networks, os , oops , DBMS and 1 puzzle
  • Q2. Define Abstraction 2 cubes puzzle Define laws of cn
  • Ans. 

    Abstraction is the process of hiding complex implementation details and exposing only the necessary information.

    • Abstraction helps in reducing complexity and increasing efficiency.

    • It allows us to focus on the essential features of an object or system.

    • For example, a car's dashboard abstracts the complex workings of the car's engine and presents only the necessary information to the driver.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do focus on cn concepts and project
Learn cryptography and cyber security

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)

What people are saying about Thales

View All
a software engineer
1w
Help me decide
Currently working at fractal with 13.5lpa(11.6fixed) have a offer at Thales of 22lpa(20.1 fixed) please help me decide
Got a question about Thales?
Ask anonymously on communities.

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Concept about Java and it’s experience and in depth analysis of code with different situations
  • Q2. OOPS concept
  • Q3. Sorting Algorithm
  • Ans. 

    Sorting algorithm is a method of arranging elements in a specific order.

    • Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quick sort, and heap sort.

    • The choice of sorting algorithm depends on the size of the data set, the data type, and the desired time complexity.

    • Sorting algorithms can be implemented in various programming languages such as Java, Python, and C++.

  • Answered by AI
  • Q4. Project discussion in detail
  • Q5. A thorough questions based on your resume so make sure you know everything in detail from projects to tech stack used

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. It’ll be appreciated to be honest if you don’t have much idea about it rather than being over confident. Also whatever you know about learn in detail. For example I was given to write a code showing inheritance, I was asked questions on multiple scenario it is important to understand the in depth of concept of all keywords like static and annotations (@override) as this is basic but we need to know about how it works and what exactly happens when we don’t have it.

Skills evaluated in this interview

Top Thales Software Engineer Interview Questions and Answers

Q1. Reverse a String Problem Statement Given a string STR containing characters from [a-z], [A-Z], [0-9], and special characters, determine the reverse of the string. Input: The input starts with a single integer 'T', which represents the numbe... read more
View answer (1)

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 (220)

Thales interview questions for popular designations

 Senior Software Engineer

 (9)

 Software Engineer

 (6)

 Technical Lead

 (4)

 Cloud Operations Engineer

 (3)

 Security Engineer

 (1)

 Data Analyst

 (1)

 Software Developer

 (1)

 Process Associate

 (1)

Jobs at Thales

View all

Interview questions from similar companies

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

Mine sweeper logic for a box click

Round 2 - One-on-one 

(1 Question)

  • Q1. JavaScript objects
Round 3 - One-on-one 

(1 Question)

  • Q1. Delete element from linked list
  • Ans. 

    To delete an element from a linked list, update the pointers of the previous node to skip the node to be deleted.

    • Traverse the linked list to find the node to be deleted

    • Update the 'next' pointer of the previous node to skip the node to be deleted

    • Free the memory allocated to the node to be deleted

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Expected salary

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Typical Java interview questions
  • Q2. Typical Spring/Spring Boot questions

Interview Preparation Tips

Interview preparation tips for other job seekers - One or two easy level DS Algo questions are asked. Interviews are mostly technology related. If you are interviewing as a Java /Spring developer, you can expect them to ask a lot of Java/Spring/Spring Boot questions. Last step for interview process is hiring manager round. Expect typical hiring manager questions - "Tell me about a time when you..". You will find plenty on Google , prepare beforehand and answer using STAR pattern.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

Timing was in the morning around 10 am. This round was conducted on Hackerrank and contained 2 coding questions of easy to medium level which varied for all the students taking the test. There were 20 MCQs from topics like Java, Operating Systems, Data structures, and SQL.
I also gave a test for this company last year during internships. At that time MCQs were based on aptitude and reasoning. Also at that time, there were 2 coding questions and timing was dividing according to sections.

  • Q1. 

    Nth Element Of Modified Fibonacci Series

    Given two integers X and Y as the first two numbers of a series, and an integer N, determine the Nth element of the series following the Fibonacci rule: f(x) = f(x...

  • Ans. 

    Calculate the Nth element of a modified Fibonacci series given the first two numbers and N, with the result modulo 10^9 + 7.

    • Implement a function to calculate the Nth element of the series using the Fibonacci rule f(x) = f(x - 1) + f(x - 2)

    • Return the answer modulo 10^9 + 7 due to the possibility of a very large result

    • The series starts with the first two numbers X and Y, and the position N in the series

  • Answered by AI
  • Q2. 

    Consonant Counting Problem Statement

    Given a string STR comprising uppercase and lowercase characters and spaces, your task is to count the number of consonants in the string.

    A consonant is defined as a...

  • Ans. 

    Count the number of consonants in a given string containing uppercase and lowercase characters and spaces.

    • Iterate through each character in the string and check if it is a consonant (not a vowel).

    • Keep a count of the consonants encountered while iterating through the string.

    • Return the total count of consonants at the end.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round was conducted on Cisco WebEx and the interviewer was very friendly. Firstly, we were asked briefly to introduce ourselves. Then he moved on to the CV and asked various questions about the projects, certifications, and internships mentioned. He asked about the implementation of a few features in some of the projects and also about the challenges I faced while doing the project and how I finally overcome the challenge. He also asked about various skills mentioned in the resume.

  • Q1. 

    Merge Two Sorted Linked Lists Problem Statement

    You are provided with two sorted linked lists. Your task is to merge them into a single sorted linked list and return the head of the combined linked list.

    ...
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list with constant space complexity and linear time complexity.

    • Create a dummy node to start the merged list

    • Compare the values of the two linked lists and append the smaller value to the merged list

    • Move the pointer of the merged list and the pointer of the smaller value's linked list

    • Continue this process until one of the linked lists is fully traversed

    • Append the ...

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This round started with my Introduction. Then he moved on to behavioral questions just to get an understanding of how we deal with situations and our thinking process.
 

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dr. B.R. Ambedkar National Institute of Technology. I applied for the job as Software Engineer in HyderabadEligibility criteriaAbove 7.5 CGPAOptum interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS(C++ & Java) , DBMS, Operating Systems, Aptitude, Resume(Projects)Time required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do at least 2 good projects and make an attractive resume mentioning all your skills in the best possible way(Don't include any False commitments)
Tip 2 : Practice easy to medium level coding questions from geeks for geeks or Leetcode.
Tip 3 : Prepare everything mentioned in your resume properly including Java, SQL.

Application resume tips for other job seekers

Tip 1 : Include projects and experiences in detail.
Tip 2 : Make an eye-catching resume clearly mentioning all your skills including subjects like data structures, JAVA, SQL, etc. The database is a very important skill if you have its knowledge.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Question related technologies you have worked on and there versions..how your production cycle worked in last company and some oops related questions
  • Q2. Be confident they don't take more than 2-3 rounds.your basic must be perfect

Interview Preparation Tips

Interview preparation tips for other job seekers - They don't take more than 2-3 rounds.be confident and basics must be perfect

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on java spring boot, java 8 new features with examples, core java questions on generics and garbage collection.

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge on microservices and java 8 is necessary

Thales Interview FAQs

How many rounds are there in Thales interview for freshers?
Thales interview process for freshers usually has 2-3 rounds. The most common rounds in the Thales interview process for freshers are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Thales interview for freshers?
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 Thales. The most common topics and skills that interviewers at Thales expect are Operations, Aerospace, Avionics, Linux and Networking.
What are the top questions asked in Thales interview for freshers?

Some of the top questions asked at the Thales interview for freshers -

  1. Define Abstraction 2 cubes puzzle Define laws of...read more
  2. Sorting Algori...read more
  3. Questions related to security were asked, like: Technical Round 1: questions ...read more
How long is the Thales interview process?

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

Tell us how to improve this page.

Thales Interview Process for Freshers

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
EPAM Systems Interview Questions
3.7
 • 556 Interviews
View all

Thales Reviews and Ratings

based on 381 reviews

3.6/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

3.5

Salary

3.6

Job security

3.5

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 381 Reviews and Ratings
HR + Arabic Language Expert

Noida

2-7 Yrs

Not Disclosed

Technical Lead - Digital Electronics

Bangalore / Bengaluru

8-12 Yrs

Not Disclosed

Sr Software Engineer

Noida

8-13 Yrs

Not Disclosed

Explore more jobs
Technical Lead
285 salaries
unlock blur

₹14 L/yr - ₹36 L/yr

Senior Software Engineer
277 salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Software Engineer
184 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Senior Engineer
83 salaries
unlock blur

₹8.5 L/yr - ₹23 L/yr

Senior Technical Lead
76 salaries
unlock blur

₹24.8 L/yr - ₹47.2 L/yr

Explore more salaries
Compare Thales with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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