Upload Button Icon Add office photos

Filter interviews by

Simco Engineering Software Developer Interview Questions and Answers

Updated 10 Jun 2024

Simco Engineering Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image Archit Salriwal

posted on 10 Jun 2024

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

Online Aptitude test is conducted.Basics aptitude , IQ , reasoning

Round 2 - Coding Test 

Coding test in which you have to solve easy to medium leetcode problems.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well for aptitude and practice basic DSA Problems and you are good to go.

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Array based coding test
  • Q2. Second largest salary in DBMS
  • Ans. 

    The second largest salary in a database management system (DBMS) can be found by using the ORDER BY and LIMIT clauses in a SQL query.

    • Use the ORDER BY clause to sort the salaries in descending order

    • Use the LIMIT clause to retrieve the second row in the sorted result set

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1

  • Answered by AI
  • Q3. Sum of elements close to target
  • Ans. 

    Calculate the sum of elements in an array that are closest to a given target value.

    • Iterate through the array and calculate the absolute difference between each element and the target value.

    • Keep track of the element with the smallest difference and update the sum accordingly.

    • Return the sum of elements closest to the target value.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic C# coding Questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions related to Angular
  • Q2. Question related to ASP.NET CORE
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and common CS fundamentals questions.

Round 2 - Group Discussion 

Share the current technology related topic.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Question on OOPS
  • Q2. Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on CS fundamentals. Basic simple data structures questions asked in the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of angular, ts,js
Round 2 - One-on-one 

(1 Question)

  • Q1. Programming questions
Round 3 - HR 

(1 Question)

  • Q1. Family backgroud
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is Pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers are used to access and manipulate memory directly.

    • They are commonly used in programming languages like C and C++.

    • Example: int *ptr; // declares a pointer to an integer variable

  • Answered by AI
  • Q2. What is Git versioning
  • Ans. 

    Git versioning is a system that tracks changes in code files, allowing multiple developers to collaborate and manage different versions of the codebase.

    • Git versioning allows developers to track changes made to code files over time.

    • Developers can create branches to work on new features or bug fixes without affecting the main codebase.

    • Commits are used to save changes to the codebase, providing a history of modifications ...

  • Answered by AI
  • Q3. Page life cycle

Skills evaluated in this interview

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

Java and Data Strcuture

Round 2 - Technical 

(2 Questions)

  • Q1. Matrix to find the nearest word
  • Ans. 

    Find the nearest word in a matrix of strings

    • Create a matrix of strings

    • Calculate the distance between the input word and each word in the matrix

    • Return the word in the matrix with the smallest distance to the input word

  • Answered by AI
  • Q2. Finding smallest subset in string
  • Ans. 

    Find the smallest subset of strings in an array

    • Iterate through the array and compare the length of each string to find the smallest subset

    • Use a variable to keep track of the smallest subset found so far

    • Return the smallest subset at the end

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DS and Java

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Implement an immutable class.
  • Ans. 

    An immutable class is a class whose instances cannot be modified after creation.

    • Use final keyword for class declaration to prevent inheritance

    • Make all fields private and final to prevent modification

    • Do not provide setter methods, only getter methods should be used

  • Answered by AI
  • Q2. Implement a springboot service that intercepts http requests.
  • Ans. 

    Implement a Springboot service to intercept HTTP requests.

    • Create a Springboot application with necessary dependencies.

    • Implement a custom interceptor by extending HandlerInterceptorAdapter.

    • Override preHandle and postHandle methods to intercept requests and responses.

    • Register the interceptor in the WebMvcConfigurerAdapter configuration class.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about About yourself
  • Q2. Describe your projects
  • Q3. How you implement machine learning algorithms in cars
  • Ans. 

    Machine learning algorithms in cars are implemented through sensors, data collection, training models, and real-time decision-making.

    • Collecting data from various sensors installed in the car, such as cameras, lidar, radar, and GPS.

    • Training machine learning models using the collected data to recognize patterns and make predictions.

    • Implementing real-time decision-making algorithms in the car's onboard computer to assist ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read operating system and your projects

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic oop questions

Simco Engineering Interview FAQs

How many rounds are there in Simco Engineering Software Developer interview?
Simco Engineering interview process usually has 2 rounds. The most common rounds in the Simco Engineering interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Technical Service Engineer
3 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Explore more salaries
Compare Simco Engineering with

Tata Motors

4.2
Compare

Maruti Suzuki

4.2
Compare

Asian Paints

4.0
Compare

Samsung

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