Upload Button Icon Add office photos

CAE

Compare button icon Compare button icon Compare
4.0

based on 43 Reviews

Filter interviews by

CAE Software Developer Interview Questions and Answers

Updated 22 Jan 2025

CAE Software Developer Interview Experiences

1 interview found

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

I was interviewed in Dec 2024.

Round 1 - Coding Test 

C and c++ collectively 20 questions.14 is my achievement by the grace of Allah and his messager(S.A.W) peace be upon him.

Round 2 - Technical 

(1 Question)

  • Q1. C,c++,os,dsa,core cse subjects
Round 3 - HR 

(1 Question)

  • Q1. I was frustrated attending many interviews every one told me WE WILL GET BACK YOU.Same thing told in this company also by both HR I thing Anitha mam and our respective DIRECTOR SIR Prasad chorgudi.But fina...

Interview Preparation Tips

Interview preparation tips for other job seekers - Having technically sound and best skills many of them are lagging due to aptitude,analytical,logical,verbal and non verbal,mental ability,problem solving skills,now a days 99.99 % people are facing problem in attention to detail irrespective of any kind of job.In every job profile we will mandatorily had one point that is ATTENTION TO DETAILS.

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

Write a simple algorithm for string manipulation

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is gcd? And explain it
  • Ans. 

    gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.

    • gcd is used to find the largest integer that can evenly divide two or more numbers.

    • It is commonly used in mathematics and computer science algorithms.

    • For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.

  • Answered by AI
  • Q2. What is arc and explain it
  • Ans. 

    ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.

    • ARC automatically tracks and manages the memory used by objects in a program

    • It increases the retain count of an object when it is referenced and decreases it when it is no longer needed

    • ARC helps prevent memory leaks and retain cycles in iOS and macOS development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read react native basics

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 dsa question 1 sql and 18 mcq questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Lot of questions from resumes and projects
  • Q2. Easy DSA questions and oops questions

Interview Preparation Tips

Interview preparation tips for other job seekers - work on you communication skills
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. About sdlc stlc manual testing topics
Round 2 - Technical 

(1 Question)

  • Q1. Coding, few automation topics
Round 3 - Behavioral 

(1 Question)

  • Q1. General topics discussion
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Tree algorithm about some riddels

Interview Preparation Tips

Interview preparation tips for other job seekers - tree algorithm
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Advance Maths , Coding in C , Logic gates

Round 2 - Technical 

(2 Questions)

  • Q1. What are the storage Class Specifiers in C ?
  • Ans. 

    Storage class specifiers in C define the scope and lifetime of variables.

    • auto - default storage class for local variables

    • extern - used to declare a global variable in another file

    • static - retains the value of a variable between function calls

    • register - suggests to the compiler to store the variable in a register for faster access

  • Answered by AI
  • Q2. Write a code in C to reverse an array
  • Ans. 

    Code in C to reverse an array of strings

    • Use two pointers, one pointing to the start of the array and the other pointing to the end

    • Swap the elements at the two pointers and move them towards each other until they meet in the middle

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join Safran ?
  • Q2. Where do you see yourself in 5 years ?

Skills evaluated in this interview

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 - One-on-one 

(2 Questions)

  • Q1. There were questions of DSA, DBMS, OS etc
  • Q2. There were questions around project that were mentioned in resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare around Data structures and algorithms, Database management system, Operating system, projects that you have already done.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple string manipulation

Round 2 - Technical 

(1 Question)

  • Q1. Basic c# questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is gcd? And explain it
  • Ans. 

    gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.

    • gcd is used to find the largest integer that can evenly divide two or more numbers.

    • It is commonly used in mathematics and computer science algorithms.

    • For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.

  • Answered by AI
  • Q2. What is arc and explain it
  • Ans. 

    ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.

    • ARC automatically tracks and manages the memory used by objects in a program

    • It increases the retain count of an object when it is referenced and decreases it when it is no longer needed

    • ARC helps prevent memory leaks and retain cycles in iOS and macOS development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read react native basics

Skills evaluated in this interview

CAE Interview FAQs

How many rounds are there in CAE Software Developer interview?
CAE interview process usually has 3 rounds. The most common rounds in the CAE interview process are Coding Test, Technical and HR.
How to prepare for CAE Software Developer 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 CAE. The most common topics and skills that interviewers at CAE expect are MySQL, Oracle, UNIX, Agile and Analytics.
What are the top questions asked in CAE Software Developer interview?

Some of the top questions asked at the CAE Software Developer interview -

  1. I was frustrated attending many interviews every one told me WE WILL GET BACK Y...read more
  2. C,c++,os,dsa,core cse subje...read more

Tell us how to improve this page.

CAE Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
CAE Software Developer Salary
based on 4 salaries
₹9 L/yr - ₹19.2 L/yr
71% more than the average Software Developer Salary in India
View more details

CAE Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
9 salaries
unlock blur

₹9.8 L/yr - ₹23.5 L/yr

Product Analyst Contributor
9 salaries
unlock blur

₹7.2 L/yr - ₹7.2 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹14.8 L/yr - ₹28.6 L/yr

Production Analyst
5 salaries
unlock blur

₹8 L/yr - ₹10 L/yr

Software Engineer Contributor
4 salaries
unlock blur

₹19.9 L/yr - ₹20 L/yr

Explore more salaries
Compare CAE with

L&T Technology Services

3.3
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

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