Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Simform Team. If you also belong to the team, you can get access from here

Simform Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 137 Reviews

Filter interviews by

Simform Software Engineer Interview Questions and Answers

Updated 8 Dec 2024

Simform Software Engineer Interview Experiences

2 interviews found

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 Jul 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Everything ranging from C/C++ to Cloud
Round 1 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at a tech company, developing web applications and implementing new features.

    • Developed web applications using technologies like HTML, CSS, JavaScript, and React

    • Implemented new features and enhancements based on client requirements

    • Collaborated with cross-functional teams to ensure successful project delivery

  • Answered by AI
  • Q2. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weaknesses include public speaking and time management.

    • Strengths: problem-solving skills

    • Strengths: attention to detail

    • Weaknesses: public speaking

    • Weaknesses: time management

  • Answered by AI
  • Q3. What are your salary expectations?
  • Ans. 

    My salary expectations are in line with industry standards for a Software Engineer with my level of experience and skills.

    • Research industry standards for Software Engineer salaries in the local area

    • Consider my level of experience and skills when determining salary expectations

    • Be prepared to negotiate based on the overall compensation package offered

  • Answered by AI
  • Q4. Tell me about yourself.
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Passionate about creating innovative web applications

  • Answered by AI

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Two simple coding with technical questions
Round 2 - Technical 

(1 Question)

  • Q1. One simple coding and technical questions along with system design questions
Round 3 - Technical 

(1 Question)

  • Q1. Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont attend interview they wouldn't select you. Instead they will waste your time. And the HR chitranshi is too bad
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It was easy. it have aptitude and some technical question

Round 2 - Technical 

(1 Question)

  • Q1. It was an easy question on string and ASCII based
Round 3 - Technical 

(1 Question)

  • Q1. Oops, sql, project, os
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Nothing it went well

Round 2 - Coding Test 

Same here , asked basics of java and C#

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well and go! don't stammer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops concept ? SQL Queries ?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

About front end , html, css, reasoning,

Round 2 - Technical 

(1 Question)

  • Q1. What.is let , var, const
  • Ans. 

    let, var, and const are keywords used in JavaScript to declare variables with different scopes and mutability.

    • let is used to declare variables with block scope and allows reassignment

    • var is used to declare variables with function scope and allows redeclaration

    • const is used to declare variables with block scope and does not allow reassignment, but the value can still be mutable

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem of libraries and tools.

    • Examples: AngularJS, Angular 2, A...

  • Answered by AI
  • Q2. Services in angular
  • Ans. 

    Services in Angular are singleton objects that can be used to share data and functionality across components.

    • Services are used to encapsulate reusable functionality, such as data fetching, logging, or authentication.

    • Services can be injected into components, directives, or other services using Angular's dependency injection system.

    • Services are typically defined using the @Injectable decorator.

    • Example: A DataService serv...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Python memory management
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI
  • Q2. What is an angular
  • Ans. 

    Angular is a popular open-source web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. What is OOPS- What are SOLID principles- Explain the difference between Asp.net - asp.net CORE Explain DI- Explain Authentication and Authorization Testing Logical Skills and understanding-
  • Ans. 

    OOPS is a programming paradigm that focuses on objects and their interactions. SOLID principles are design principles for writing maintainable and scalable code. ASP.NET and ASP.NET Core are frameworks for building web applications. DI is a design pattern that allows for loose coupling and easier testing. Authentication is the process of verifying the identity of a user, while authorization determines what actions a us...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. About Design Patterns. Authorization- Securing APIs About Architectures and more-

Skills evaluated in this interview

Simform Interview FAQs

How many rounds are there in Simform Software Engineer interview?
Simform interview process usually has 1 rounds. The most common rounds in the Simform interview process are HR and Technical.
How to prepare for Simform Software 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 Simform. The most common topics and skills that interviewers at Simform expect are Python, .Net Core, Angular, Azure and Clinical SAS Programming.

Tell us how to improve this page.

People are getting interviews through

based on 1 Simform interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Simform Software Engineer Salary
based on 181 salaries
₹3 L/yr - ₹11.4 L/yr
13% less than the average Software Engineer Salary in India
View more details

Simform Software Engineer Reviews and Ratings

based on 22 reviews

3.6/5

Rating in categories

3.8

Skill development

4.0

Work-Life balance

3.2

Salary & Benefits

3.5

Job Security

4.2

Company culture

2.8

Promotions/Appraisal

3.5

Work Satisfaction

Explore 22 Reviews and Ratings
Software Engineer
181 salaries
unlock blur

₹3 L/yr - ₹11.4 L/yr

Senior Software Engineer
126 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Devops Engineer
29 salaries
unlock blur

₹4.1 L/yr - ₹15.3 L/yr

Software Developer
26 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Lead Engineer
25 salaries
unlock blur

₹8 L/yr - ₹19.7 L/yr

Explore more salaries
Compare Simform with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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