Upload Button Icon Add office photos

SIMPSOFT SOLUTIONS

Compare button icon Compare button icon Compare

Filter interviews by

SIMPSOFT SOLUTIONS Interview Questions and Answers

Updated 26 Dec 2024
Popular Designations

SIMPSOFT SOLUTIONS Interview Experiences

3 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is array ?
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.

    • Arrays have a fixed size determined at the time of declaration.

    • Elements in an array are accessed using an index starting from 0.

    • Example: string[] names = {"Alice", "Bob", "Charlie"};

  • Answered by AI
  • Q2. WAP to create nested loops.
  • Ans. 

    Nested loops are used to iterate over multiple levels of data structures.

    • Use a loop within another loop to create nested loops.

    • Example: for(int i=0; i<5; i++) { for(int j=0; j<3; j++) { // nested loop code here }}

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is java and tell me about the opps concept.
  • Ans. 

    Java is a popular programming language known for its platform independence. OOPs concept stands for Object-Oriented Programming.

    • Java is a high-level, class-based, object-oriented programming language.

    • OOPs concept includes principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

    • Encapsulation refers to bundling data and met...

  • Answered by AI
  • Q2. What do you know abhi jira?
  • Ans. 

    Jira is a popular project management tool used for tracking issues, bugs, and tasks in software development.

    • Jira is commonly used by software development teams to track and manage tasks and issues.

    • It allows users to create, assign, prioritize, and track tasks through customizable workflows.

    • Jira integrates with other tools like Confluence, Bitbucket, and Jenkins for seamless project management.

    • Users can create different...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't come in this company

I appeared for an interview in Oct 2021.

Round 1 - Coding Test 

They gave me a number of questions to write code on Java using pen and paper and told me to wait for a week until they shortlist me for the second round.

Round 2 - Technical 

(1 Question)

  • Q1. The director took my interview and that experience was bitter. I mentioned on my resume that I have knowledge on JavaScript, Angular, React, Core Java etc. He asked me one question from JavaScript and Core...

Interview Preparation Tips

Interview preparation tips for other job seekers - I will not give any advice as the experience was bitter all the way!
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 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 - Coding Test 

Practice basic coding with data structures

Round 3 - Technical 

(1 Question)

  • Q1. Practical experience needed
Round 4 - Technical 

(1 Question)

  • Q1. Data structures example
  • Ans. 

    Data structures are used to organize and store data in a computer system efficiently.

    • Arrays: A collection of elements stored in contiguous memory locations.

    • Linked Lists: Elements are stored in nodes with pointers to the next node.

    • Stacks: Last in, first out data structure.

    • Queues: First in, first out data structure.

    • Trees: Hierarchical data structure with a root node and child nodes.

    • Graphs: A collection of nodes connected...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident do practice coding concepts

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about SIMPSOFT SOLUTIONS?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.

    • Graduated with a degree in Computer Science from XYZ University.

    • Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.

    • Proficient in languages like JavaScript, Python, and Java, with experience in frameworks like React and Django.

    • Enjoy collaborating in agile...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Interviewer firstly ask me tell me about your self and then he ask question of basic php question like how to print in php and interviewer and he ask about if else statement switch case and for do while l...

Interview Preparation Tips

Interview preparation tips for other job seekers - I am small town college fresher and suddenly I face MNC interview so firstly I am hestitate but when interviewer ask question to me so then I answer all of questions and then after some hr tell your interview result declared after 5 min then I wait outside of office then call me and say u r selected I feel very joyfull
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Questions regards node js and java script concept, event loop, why node is single threaded, how event loop works in node js, database queries and previous work experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was absolutely amazing and fantastic.
Advice:
Answer question with confidence.
Feel comfortable with interviewer.

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

(2 Questions)

  • Q1. Tell me about projects you have worked upon
  • Q2. PEP-8 standards
Round 2 - Technical 

(2 Questions)

  • Q1. Architecture of project on which you were working
  • Q2. Pandas and Numpy
Round 3 - HR 

(2 Questions)

  • Q1. Tell me your Current CTC
  • Q2. Tell me your Expected CTC
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Asked if im comforatble doing a target based job
  • Ans. 

    I thrive in target-based environments, using strategic planning and motivation to achieve and exceed sales goals.

    • I enjoy setting clear, measurable goals and developing strategies to achieve them, such as creating a detailed sales plan.

    • In my previous role, I consistently exceeded my sales targets by 20% through effective client relationship management.

    • I find motivation in challenges and use them as opportunities to lear...

  • Answered by AI

SIMPSOFT SOLUTIONS Interview FAQs

How many rounds are there in SIMPSOFT SOLUTIONS interview?
SIMPSOFT SOLUTIONS interview process usually has 2-3 rounds. The most common rounds in the SIMPSOFT SOLUTIONS interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for SIMPSOFT SOLUTIONS 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 SIMPSOFT SOLUTIONS. The most common topics and skills that interviewers at SIMPSOFT SOLUTIONS expect are Javascript, SDLC, SQL, Java and XML.
What are the top questions asked in SIMPSOFT SOLUTIONS interview?

Some of the top questions asked at the SIMPSOFT SOLUTIONS interview -

  1. What is java and tell me about the opps conce...read more
  2. What is arra...read more
  3. WAP to create nested loo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 2 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
2.9
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all

SIMPSOFT SOLUTIONS Reviews and Ratings

based on 24 reviews

3.3/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.4

Salary

3.4

Job security

3.4

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 24 Reviews and Ratings
Associate Software Engineer
19 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Software Engineer
10 salaries
unlock blur

₹2.4 L/yr - ₹9.4 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹8.2 L/yr - ₹16 L/yr

Associate Engineer
5 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Software Engineer Trainee
5 salaries
unlock blur

₹1.8 L/yr - ₹2 L/yr

Explore more salaries
Compare SIMPSOFT SOLUTIONS with

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.1
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview