Upload Button Icon Add office photos

Carrier

Compare button icon Compare button icon Compare

Filter interviews by

Carrier Senior Engineer Interview Questions and Answers for Experienced

Updated 17 Jun 2023

Carrier Senior Engineer Interview Experiences for Experienced

2 interviews found

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

I applied via Referral and was interviewed before Jun 2022. 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 

(1 Question)

  • Q1. Question based on string and pointers and the discussion of some C concept, Os related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round with questions on basis electronic circuit communication protocol, and operating system and understanding of driver
Round 4 - Behavioral 

(1 Question)

  • Q1. Question about the previous company project, and interest in working with new project. Overall experience
Round 5 - HR 

(1 Question)

  • Q1. Basic introduction and company details and salary negotiation.
Round 1 - Technical 

(1 Question)

  • Q1. Previous job experience
Round 2 - Technical 

(1 Question)

  • Q1. Python and selenium questions
Round 3 - HR 

(1 Question)

  • Q1. Why you are changing the job

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy if you have good basics on the resume you have provided

Senior Engineer Interview Questions Asked at Other Companies for Experienced

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
Q2. Is it possible to work with multiple threads in core data? If so, ... read more
Q3. When you will perform Half or Full engine overhauling.
Q4. Which are the earth compaction machinery using at site.
Q5. How can you Construct building foundation at Black cotton Soil Ar ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. All technical questions raised

Interview Questionnaire 

1 Question

  • Q1. Stge concepts, vSAN, RAID, basic testing, OS concepts, NVMe, SATA, SAS

Senior Engineer Interview Questions & Answers

HARMAN user image SOUMYA P. BHOIN

posted on 19 Dec 2020

I applied via Naukri.com and was interviewed before Dec 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was interviewed for the position of ETL developer. There were total 4 rounds including the managerial discussion. First three rounds were purely technical discussions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was really smooth though it took full day. They used to complete all the rounds the same itself. And the best part is, you will know your feedback the same moment and next day itself the hr will have a discussion for CTC things.

I applied via Walk-in and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About my last job description

Interview Preparation Tips

Interview preparation tips for other job seekers - Says limited and point to point thing, and be clear....

I applied via Naukri.com and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Coding Test 

They ask to many technical question and ask to code also

Round 2 - Aptitude Test 

They ask for your background and thing you learnt in your past

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard on your interview. they ask too much technical question.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was 1 coding question with 10 test cases. They asked a question based on binary search. I got 3 hrs to clear that test. I went in as a campus fresher. For lateral joinees, it is a much more difficult question that you have to clear in 4hrs.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What's the best way to find majority element in an array?
  • Ans. 

    The best way to find the majority element in an array is by using the Boyer-Moore Voting Algorithm.

    • Initialize a candidate variable and a count variable.

    • Iterate through the array and for each element:

    • - If the count is 0, set the current element as the candidate.

    • - If the current element is the same as the candidate, increment the count.

    • - Otherwise, decrement the count.

    • After the iteration, the candidate will be the ...

  • Answered by AI
  • Q2. Reverse a linked list in K groups.
  • Ans. 

    Reverse a linked list in K groups

    • Iterate through the linked list in groups of size K

    • Reverse each group of nodes using a temporary pointer

    • Connect the reversed groups to form the final reversed linked list

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Samsung Research Senior Engineer interview:
  • DSA
  • Algorithms
Interview preparation tips for other job seekers - Have strong DSA skills.

Skills evaluated in this interview

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

1. Revere Linked List
2. Maximum water in a container

Round 2 - Technical 

(1 Question)

  • Q1. 1. ArrayList 2. Types of locaters in Appium 3. D/b UI automator1 and ui Automator 2?
  • Ans. 

    ArrayList is a resizable array implementation in Java. Appium locators include ID, name, class name, xpath, etc. UI Automator 1 and 2 are tools for testing Android apps.

    • ArrayList is a dynamic array that can grow or shrink in size. Example: ArrayList<String> list = new ArrayList<>();

    • Appium locators include ID, name, class name, xpath, etc. Example: driver.findElement(By.id("elementID"));

    • UI Automator 1 is a t...

  • Answered by AI
Round 3 - Aptitude Test 

1. What is same for you and even for PM of US?

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding round with medium complexity

Round 2 - Technical 

(2 Questions)

  • Q1. Implementation of linkedlist
  • Ans. 

    A linked list is a data structure where each element points to the next element in the sequence.

    • Create a Node class with data and a reference to the next Node

    • Initialize a LinkedList class with a head Node

    • Implement methods to add, remove, search, and traverse the linked list

  • Answered by AI
  • Q2. Sorting algoritgms
Round 3 - HR 

(2 Questions)

  • Q1. General expectations
  • Q2. Role clarity discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

Carrier Interview FAQs

How many rounds are there in Carrier Senior Engineer interview for experienced candidates?
Carrier interview process for experienced candidates usually has 4 rounds. The most common rounds in the Carrier interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Carrier Senior Engineer interview for experienced candidates?
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 Carrier. The most common topics and skills that interviewers at Carrier expect are Javascript, Python, Troubleshooting, Agile and C++.
What are the top questions asked in Carrier Senior Engineer interview for experienced candidates?

Some of the top questions asked at the Carrier Senior Engineer interview for experienced candidates -

  1. Manager round with questions on basis electronic circuit communication protocol...read more
  2. Question based on string and pointers and the discussion of some C concept, Os ...read more
  3. Python and selenium questi...read more

Tell us how to improve this page.

Carrier Senior Engineer Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more
Carrier Senior Engineer Salary
based on 148 salaries
₹7 L/yr - ₹30 L/yr
81% more than the average Senior Engineer Salary in India
View more details

Carrier Senior Engineer Reviews and Ratings

based on 19 reviews

4.2/5

Rating in categories

3.8

Skill development

4.2

Work-life balance

3.2

Salary

4.1

Job security

3.8

Company culture

3.1

Promotions

3.8

Work satisfaction

Explore 19 Reviews and Ratings
Lead Engineer
178 salaries
unlock blur

₹11 L/yr - ₹32 L/yr

Assistant Manager
151 salaries
unlock blur

₹6.2 L/yr - ₹19.5 L/yr

Senior Engineer
148 salaries
unlock blur

₹7 L/yr - ₹30 L/yr

Senior Leader Engineer
134 salaries
unlock blur

₹12.4 L/yr - ₹34 L/yr

Manager
91 salaries
unlock blur

₹9.6 L/yr - ₹26 L/yr

Explore more salaries
Compare Carrier with

Dell

3.9
Compare

HARMAN

3.7
Compare

Vivo

4.1
Compare

OPPO

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