Upload Button Icon Add office photos

Filter interviews by

RMSI Senior Engineer Interview Questions and Answers

Updated 23 Dec 2024

RMSI Senior Engineer Interview Experiences

3 interviews found

Senior Engineer Interview Questions & Answers

user image Kranthikumar Sandanaboina

posted on 29 Sep 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 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 - Assignment 

Process related questionnaire

Round 3 - Technical 

(2 Questions)

  • Q1. Process related questions
  • Q2. Navigation related questions asked in brief
Round 4 - HR 

(1 Question)

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

I applied via Walk-in and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you provide details about your previous work experience?
  • Ans. 

    I have over 10 years of experience working as a Senior Engineer in various industries.

    • Led multiple engineering projects from conception to completion

    • Managed cross-functional teams to achieve project goals

    • Implemented cost-saving measures through process improvements

    • Collaborated with stakeholders to ensure project alignment with business objectives

  • Answered by AI
  • Q2. Can you describe the projects you have worked on and the skills you have acquired?
  • Ans. 

    I have worked on various projects involving software development, system integration, and process improvement.

    • Developed a web-based application for tracking inventory and sales data

    • Implemented automation scripts to streamline testing processes

    • Led a team in optimizing database performance for a large-scale e-commerce platform

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Navigation and basic mapping skills.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in

Round 1 - Technical 

(1 Question)

  • Q1. About previous projects
Round 2 - HR 

(1 Question)

  • Q1. About expectation wages

Interview Preparation Tips

Interview preparation tips for other job seekers - M mm mm mm mm mm mm mm mm mm mm mm mm mm mm

Senior Engineer Jobs at RMSI

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Swap two variables without temp
  • Ans. 

    Use XOR operation to swap two variables without using a temporary variable

    • Use XOR operation to swap two variables without using a temporary variable

    • Example: a = 5, b = 10. a = a XOR b, b = a XOR b, a = a XOR b. Now a = 10, b = 5

  • Answered by AI
  • Q2. Multiply two matrices in CUDA
  • Ans. 

    Matrix multiplication in CUDA involves parallelizing the computation across multiple threads on the GPU.

    • Use CUDA kernels to launch parallel threads for matrix multiplication.

    • Divide the matrices into blocks and load them into shared memory for faster access.

    • Implement the matrix multiplication algorithm in CUDA C/C++.

    • Ensure proper memory management and synchronization between threads.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Merge two sorted arrays
  • Ans. 

    Merge two sorted arrays into a single sorted array

    • Create a new array to store the merged result

    • Iterate through both arrays simultaneously and compare elements

    • Add the smaller element to the new array and move to the next element in that array

    • Continue until all elements from both arrays are merged

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Selenium commands
  • Q2. Java program for prime number
  • Ans. 

    A Java program to check if a number is prime or not.

    • Create a function to check if a number is prime by iterating from 2 to the square root of the number.

    • If the number is divisible by any number in that range, it is not prime.

    • Handle edge cases like 0, 1, and negative numbers separately.

  • Answered by AI
  • Q3. Java program for printing repeated characters in a string
  • Ans. 

    Java program to find and print repeated characters in a string

    • Iterate through each character in the string

    • Use a HashMap to store the count of each character

    • Print characters with count greater than 1

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Question related to Network Security
Round 2 - Technical 

(1 Question)

  • Q1. Questions Related Web Application Security
Round 3 - HR 

(1 Question)

  • Q1. This was a Discussion round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all basic and intermidiate questions for network security and web application security if you are applying for VAPT roles. Questions like Owasp top 10, API Vulnreblity, Network Vulnreblities, CVSS, Encryption, DDOS attack, Password attacks, XSS, CSRF , CORS, SSRF
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Baic question about c with examples.
  • Q2. More question about handson experience topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare with basic of c and experience skills.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Dependency injection
  • Q2. Solid principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

String related questions

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

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 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. Oops concept, spring boot components, agile, garbage collector, exception
Round 3 - HR 

(1 Question)

  • Q1. Basic technical questions and previous projects

RMSI Interview FAQs

How many rounds are there in RMSI Senior Engineer interview?
RMSI interview process usually has 2-3 rounds. The most common rounds in the RMSI interview process are Resume Shortlist, Technical and HR.
How to prepare for RMSI Senior Engineer 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 RMSI. The most common topics and skills that interviewers at RMSI expect are GIS, AutoCAD, Microstation, Telecom and Telecommunication.
What are the top questions asked in RMSI Senior Engineer interview?

Some of the top questions asked at the RMSI Senior Engineer interview -

  1. Navigation related questions asked in br...read more
  2. Process related questi...read more
  3. About expectation wa...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 RMSI interviews
WalkIn
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
RMSI Senior Engineer Salary
based on 192 salaries
₹2.7 L/yr - ₹6.5 L/yr
50% less than the average Senior Engineer Salary in India
View more details

RMSI Senior Engineer Reviews and Ratings

based on 32 reviews

3.6/5

Rating in categories

2.9

Skill development

3.5

Work-Life balance

3.1

Salary & Benefits

3.7

Job Security

3.4

Company culture

2.7

Promotions/Appraisal

3.1

Work Satisfaction

Explore 32 Reviews and Ratings
Senior Engineer

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Explore more jobs
GIS Engineer
3.2k salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Senior GIS Engineer
769 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Senior Engineer
192 salaries
unlock blur

₹2.7 L/yr - ₹6.5 L/yr

Assistant GIS Engineer
183 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Project Lead
145 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Explore more salaries
Compare RMSI with

Cyient

3.7
Compare

Genpact

3.9
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview