Upload Button Icon Add office photos

Filter interviews by

Thales Technical Lead Interview Questions and Answers

Updated 4 Jul 2024

Thales Technical Lead Interview Experiences

4 interviews found

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

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

Coding on C++ on basic of oops

Round 3 - Coding Test 

Coding on different design patterns in C++

Round 4 - Technical 

(1 Question)

  • Q1. Technical questions on OOPS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

C# based question was asked

Round 2 - Technical 

(3 Questions)

  • Q1. OOPS Concepts in .NET
  • Ans. 

    OOPS Concepts in .NET include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary fe

  • Answered by AI
  • Q2. Polymorphism types?
  • Ans. 

    Polymorphism types include compile-time polymorphism (static binding) and runtime polymorphism (dynamic binding).

    • Compile-time polymorphism is achieved through function overloading and operator overloading.

    • Runtime polymorphism is achieved through virtual functions and function overriding.

    • Examples: Compile-time polymorphism - function overloading in C++, Runtime polymorphism - virtual functions in C++.

  • Answered by AI
  • Q3. Project works previous organizations
  • Ans. 

    I have worked on various projects in my previous organizations ranging from web development to data analysis.

    • Developed a web application for tracking sales data using Angular and Node.js

    • Led a team in implementing a machine learning model for predicting customer churn using Python and TensorFlow

    • Collaborated with cross-functional teams to integrate a new CRM system into existing workflows

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Strength / Weakness
  • Q2. How you handled a critical situation where you went out of your domain to work?

Interview Preparation Tips

Topics to prepare for Thales Technical Lead interview:
  • C#.Net
  • Data Structures
  • SQL Server

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
asked in Wipro
Q3. What automation framework have you worked on?
asked in Cognizant
Q4. 1. Type of documentation for computer system validation. 2.Please ... read more
Q5. What is REST API? And the difference between GET, PUT, POST, DELE ... read more
Round 1 - One-on-one 

(1 Question)

  • Q1. Have a good knowledge on your current tasks.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge about your current project.

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Puzzles, Simple programs - sort, search , factorial etc. Agile / Scrum process, managerial and behavioral questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not that tough. do basic programs in any language and do frequently asked data structures question on linked list at max.

Thales interview questions for designations

 Senior Technical Writer

 (1)

 Senior Software Engineer

 (8)

 Software Engineer

 (6)

 Cloud Operations Engineer

 (3)

 Senior Engineer Product Development

 (1)

 Senior QA Engineer

 (1)

 ASE Trainee

 (1)

 Client Support Engineer

 (1)

Technical Lead Jobs at Thales

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical questions
  • Q2. ITIL role based activity

Interview Preparation Tips

Interview preparation tips for other job seekers - Good. First round was on IT service management and second round was Manager and HR.

I was asked about ITIL process and it's practical implementation.

I applied via Approached by Company and was interviewed in Nov 2017. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. This round has basic questions. Since my technology is Tibco BW. I was asked basic concepts and some scenario based questions. The interviewer was soft spoken and my interview took around 45 minutes.Exampl...
  • Q2. 2) Given a scenario, that you have to create an http service which sends a data from database which is large, how can we achieve that.. ? Can we send it in chunks, if yes how ?
  • Ans. 

    We can achieve this by sending the data in chunks using pagination.

    • Implement pagination to limit the amount of data sent per request.

    • Use a cursor-based pagination approach to efficiently retrieve large amounts of data.

    • Consider compressing the data to reduce the size of each chunk.

    • Use HTTP range requests to retrieve specific chunks of data.

  • Answered by AI
  • Q3. 3) how to achieve load balance and fault tolerance while deploying an application ?
  • Ans. 

    To achieve load balance and fault tolerance while deploying an application, we can use techniques like load balancing, clustering, and redundancy.

    • Implement load balancing to distribute incoming traffic across multiple servers.

    • Use clustering to group multiple servers together to work as a single unit.

    • Ensure redundancy by having multiple instances of critical components to handle failures.

    • Implement fault-tolerant mechani...

  • Answered by AI
  • Q4. 4) Difference between shared and job shared variable ?
  • Ans. 

    Shared variables are accessible by all tasks in a process, while job shared variables are only accessible by tasks in a specific job.

    • Shared variables are used to share data between tasks in a process.

    • Job shared variables are used to share data between tasks in a specific job.

    • Shared variables can cause race conditions and should be used with caution.

    • Job shared variables are useful for passing data between tasks in a job

  • Answered by AI
  • Q5. 5) what all db activities can be part of transaction group ?
  • Ans. 

    DB activities that can be part of a transaction group

    • Insertion of data into a table

    • Updating data in a table

    • Deletion of data from a table

    • Creating or dropping a table

    • Altering the structure of a table

    • Executing stored procedures

    • Executing functions

    • Executing triggers

  • Answered by AI
  • Q6. This is majorly your salary discussion

Interview Preparation Tips

General Tips: You have to be patient and calm. If you do not know anything say you do not know.
Mostly you are through once your technical round is clear.
Skills: tibco
Duration: 1-3 Months

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Asked some keywords as per JD and asked for relevant experience. HR round at this time, I don't see any rejection.
  • Q2. As per my experience, all those covered were asked. They will ask to come to thier premises and then a telephonic interview happens, funny though. The relevant people from that practice will call and check...
  • Q3. Asked about risk management
  • Q4. What is SOX Compliance
  • Ans. 

    SOX Compliance is a set of regulations that public companies must follow to ensure accurate financial reporting.

    • SOX stands for Sarbanes-Oxley Act

    • It was enacted in 2002 after accounting scandals at Enron and WorldCom

    • It requires companies to establish and maintain internal controls over financial reporting

    • It also mandates regular audits and certifications of financial statements

    • Non-compliance can result in fines, legal a

  • Answered by AI
  • Q5. What is PCI DSS
  • Ans. 

    PCI DSS stands for Payment Card Industry Data Security Standard.

    • It is a set of security standards designed to ensure that all companies that accept, process, store or transmit credit card information maintain a secure environment.

    • It was created by major credit card companies such as Visa, Mastercard, American Express, Discover, and JCB International.

    • It includes requirements for network security, data protection, access...

  • Answered by AI
  • Q6. What's ISO 27K
  • Ans. 

    ISO 27K is a set of standards for information security management systems.

    • ISO 27K provides guidelines for managing and protecting sensitive information.

    • It includes controls for risk management, access control, and incident management.

    • ISO 27K certification is often required for companies handling sensitive data.

    • Examples of ISO 27K standards include ISO 27001 and ISO 27002.

  • Answered by AI
  • Q7. How will you perform risk assessment for an application.
  • Ans. 

    Risk assessment for an application involves identifying potential threats and vulnerabilities and evaluating their impact.

    • Identify potential threats and vulnerabilities

    • Evaluate the impact of each threat or vulnerability

    • Determine the likelihood of each threat or vulnerability occurring

    • Prioritize risks based on their impact and likelihood

    • Develop a plan to mitigate or manage each risk

  • Answered by AI

Interview Preparation Tips

General Tips: Once you are in for technical round, you have to go to the premises and attend the call comes to your mobile.
The relevant skill will be tested technically.
You should be able to demonstrate your experience with relevant to the JD given to you.they dig more about Ur experience.
Skills: Communication
Duration: 1-4 weeks

Skills evaluated in this interview

I applied via Referral and was interviewed before Apr 2021. 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 - Technical 

(1 Question)

  • Q1. Java collection, multithreading, spring boot, query optimization, Java performance related questions, design patterns, stream, Kafka topics and partitions
Round 3 - Technical 

(1 Question)

  • Q1. Tell me about self and projects, projects architecture within 3mins,on production java version upgrading steps, Kafka, rest and soap APIs, web security, team handling, collections practical use scenario ba...
Round 4 - HR 

(1 Question)

  • Q1. CV related questions and salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on java collection, microservice architecture, design patterns and stream

I applied via Referral and was interviewed before Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Had been asked about the different scenarios in CRM journey with solution approach.

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to provide overview of the career journey and provide with all possible responses for the desired position or role.

I applied via Recruitment Consultant and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Application Security, Penetration Testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through OWASP Top 10. Should have knowledge of any one scanning tool and Burp suite

Thales Interview FAQs

How many rounds are there in Thales Technical Lead interview?
Thales interview process usually has 2-3 rounds. The most common rounds in the Thales interview process are Coding Test, Technical and One-on-one Round.
How to prepare for Thales Technical Lead 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 Thales. The most common topics and skills that interviewers at Thales expect are Aerospace, Avionics, Agile, Python and C++.
What are the top questions asked in Thales Technical Lead interview?

Some of the top questions asked at the Thales Technical Lead interview -

  1. Project works previous organizati...read more
  2. OOPS Concepts in ....read more
  3. Polymorphism typ...read more

Tell us how to improve this page.

Thales Technical Lead Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Thales Technical Lead Salary
based on 277 salaries
₹14.8 L/yr - ₹40 L/yr
52% more than the average Technical Lead Salary in India
View more details

Thales Technical Lead Reviews and Ratings

based on 29 reviews

3.5/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.7

Salary

3.6

Job security

3.5

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 29 Reviews and Ratings
Technical Lead - SDET

Noida

9-12 Yrs

Not Disclosed

Technical Lead

Noida

2-8 Yrs

Not Disclosed

Technical / Sr. Technical Lead

Noida

10-16 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
282 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
277 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
180 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Lead
88 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Thales with

AIRBUS

3.7
Compare

Tata Lockheed Martin Aerostructures

3.8
Compare

Raytheon

3.8
Compare

BAE Systems

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