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 140 Reviews

Filter interviews by

Simform Senior Software Engineer Interview Questions and Answers

Updated 3 Jun 2024

Simform Senior Software Engineer Interview Experiences

3 interviews found

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

(1 Question)

  • Q1. What is sql server agent why can't we create objects of abstract class write extension method for abstract class SQL: SP vs Function, which one is faster, why? can I call SP from Function Microservice orch...
  • Ans. 

    SQL Server Agent is a job scheduling tool in SQL Server. Abstract classes cannot be instantiated. SPs are faster than functions. Microservice concepts. IEnumerable vs IQueryable.

    • SQL Server Agent is a job scheduling tool in SQL Server for automating tasks like backups, database maintenance, etc.

    • Abstract classes cannot be instantiated because they are incomplete and meant to be extended by subclasses.

    • Extension methods ca...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is record in c# write generic method to perform summation of 2 numeric type variable (int, double, float..) write test cases for Sum method which design pattern you used
  • Ans. 

    A record in C# is a data structure that stores a fixed number of fields of different data types.

    • A record in C# is similar to a struct in C++, containing fields to store data.

    • Example: 'public record Person { public string Name; public int Age; }'

    • Generic method for summation: 'public T Sum(T a, T b) where T : struct, IConvertible { return Convert.ToDouble(a) + Convert.ToDouble(b); }'

    • Test cases can include checking the su...

  • Answered by AI
  • Q2. This was the worst interview I have ever given. Interview got rescheduled 3 times. The panelist behaved so rudely, Why people wouldn't even care to show his face, it's literally very frustrating.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Opps concept, projects , .net mvc
Round 2 - Coding Test 

Write a crud operation in .net mvc .

Round 3 - One-on-one 

(1 Question)

  • Q1. How to handle conflicts with team members?
  • Ans. 

    Handling conflicts with team members requires open communication, active listening, empathy, and a focus on finding a mutually beneficial solution.

    • Address the conflict directly and in a timely manner

    • Listen actively to the other person's perspective

    • Express your own thoughts and feelings calmly and respectfully

    • Seek to understand the root cause of the conflict

    • Collaborate on finding a solution that works for both parties

    • Ma...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. General HR discussion.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

I applied via Referral and was interviewed before Jul 2021. 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 - Technical 

(2 Questions)

  • Q1. Basic about Android related to latest practices
  • Q2. Basic for Android components and around Jetpack libs
Round 3 - Coding Test 

2-3 days coding test to develop basic Android app

Round 4 - HR 

(2 Questions)

  • Q1. General HR questions
  • Q2. HR will explain company culture and other perks company proving

Interview Preparation Tips

Topics to prepare for Simform Senior Software Engineer interview:
  • jetpack libs
  • Android basic
  • MVVM
Interview preparation tips for other job seekers - HR team is very kind and available for any help. I highly recommended to work with Simform.

Senior Software Engineer Jobs at Simform

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. JavaScript array basedprogram questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Angular and JavaScript question
Round 3 - HR 

(1 Question)

  • Q1. Contribution to project and personal questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - Coding Test 

I was given a test which was not that difficult

Round 2 - Behavioral 

(2 Questions)

  • Q1. Why are you leaving the current job
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more innovative environment

    • Seeking a change in company culture or work-life balance

  • Answered by AI
  • Q2. What's the driving factor for you to join Altair
  • Ans. 

    The innovative projects and collaborative work environment at Altair are the driving factors for me to join.

    • Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.

    • Collaborative work environment: I value teamwork and believe that working with talented individuals at Altair will help me grow professionally.

    • Company culture: I have heard great things ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Hackearth test and contain rest api questions and coding questions

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

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Define oops concepts in brief.
  • Ans. 

    Object-oriented programming concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the ne

  • Answered by AI
  • Q2. Constructor based logical questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly on OOP's basic and some tricky questions related SOLID concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Testing questions Automation engineer question Load testing Performance testing Security testing
Round 3 - One-on-one 

(1 Question)

  • Q1. Advanced testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep updating your skills
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. .net core middleware
Round 3 - Technical 

(1 Question)

  • Q1. Manament discusion about your last project and responsibility
Round 4 - HR 

(1 Question)

  • Q1. Salary discusion and designation and preferred loaction

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Smart and trying to convivence them that you are good

Simform Interview FAQs

How many rounds are there in Simform Senior Software Engineer interview?
Simform interview process usually has 3-4 rounds. The most common rounds in the Simform interview process are Technical, Coding Test and HR.
How to prepare for Simform Senior 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 AWS, Design Patterns, OOPS, Postgresql and .NET.
What are the top questions asked in Simform Senior Software Engineer interview?

Some of the top questions asked at the Simform Senior Software Engineer interview -

  1. what is sql server agent why can't we create objects of abstract class write ex...read more
  2. what is record in c# write generic method to perform summation of 2 numeric typ...read more
  3. How to handle conflicts with team membe...read more

Tell us how to improve this page.

Simform Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
Simform Senior Software Engineer Salary
based on 129 salaries
₹6 L/yr - ₹16 L/yr
16% less than the average Senior Software Engineer Salary in India
View more details

Simform Senior Software Engineer Reviews and Ratings

based on 19 reviews

3.4/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.6

Salary

3.0

Job security

3.7

Company culture

3.0

Promotions

2.8

Work satisfaction

Explore 19 Reviews and Ratings
Software Engineer
180 salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Senior Software Engineer
129 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
Did you find this page helpful?
Yes No
write
Share an Interview