Thales interview experience Real time questions & tips from candidates to crack your interview

Software Engineer Intern

Thales
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: Data Structures, Algorithms, DBMS, OOPS. Pointers
Tip
Tip

Tip 1 : Practice Questions in a time constrained environment a few days before your test.
Tip 2 : Also go through topics such as DBMS,CN,OS and have a good unerstanding.
Tip 3 : Try to maintain a good CGPA (helps in shortlisting in On Campus opportunities)

Application process
Where: Campus
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

Tip 1 : Go through the projects you have worked on once again.
Tip 2 : Do not add any technology you are not confident with.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 Minutes
Interview date13 Feb 2020
Coding problem1

3 Coding Questions and many MCQ questions related to Aptitude,CS core

1. Rotate array

Easy
25m average time
80% success
0/40
Asked in companies
Deutsche BankIBMSalesforce

Given an array 'arr' with 'n' elements, the task is to rotate the array to the left by 'k' steps, where 'k' is non-negative.


Example:
'arr '= [1,2,3,4,5]
'k' = 1  rotated array = [2,3,4,5,1]
'k' = 2  rotated array = [3,4,5,1,2]
'k' = 3  rotated array = [4,5,1,2,3] and so on.
Problem approach

Basic algorithm without using any extra space.

Try solving now
02
Round
Medium
Video Call
Duration30 Minutes
Interview date20 Feb 2020
Coding problem1

Video call interview. There were 2 interviewers. The main topics discussed were:
1) In-depth discussion on the resume.
2)Understanding what my role was in my previous internships.
3)Explanation of each project I worked on and questions related to technical concepts involved.
4) DBMS-related questions for web apps are mentioned in the resume.
5) ML-specific questions since I had an ML project on my resume.
6)Finally some HR type discussion(will you go for higher studies etc)

1. DBMS Question

Designing DBMS Schema for E Commerce Application.

Problem approach

Tip 1 : It was comparatively very easy from the first round the interviewers helped me out wherever I was stuck.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
2 rounds | 3 problems
Interviewed by Thales
1739 views
0 comments
0 upvotes
company logo
SDE - 1
1 rounds | 4 problems
Interviewed by Thales
1849 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 2 problems
Interviewed by Thales
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3452 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer Intern
3 rounds | 9 problems
Interviewed by NCR Corporation
1225 views
0 comments
0 upvotes
company logo
Software Engineer Intern
2 rounds | 2 problems
Interviewed by CIS - Cyber Infrastructure
599 views
1 comments
0 upvotes