Upload Button Icon Add office photos

Filter interviews by

Robosoft Technologies Associate Software Engineer Interview Questions and Answers

Updated 19 Dec 2024

Robosoft Technologies Associate Software Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Cognitive ability aptitude test.

Round 2 - Group Discussion 

Group discussion on one topic for 15 minutes

Round 3 - Coding Test 

Basic questions on DSA

Round 4 - HR 

(3 Questions)

  • Q1. Regarding joining date
  • Q2. About the company rules and regulations
  • Q3. Salary discussion

Interview questions from similar companies

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

The basics questions are there regarding basic concepts of computer engineering

Round 2 - Technical 

(1 Question)

  • Q1. What is the sdlc ?
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the software project.

    • Examples of SDLC mode...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Data regarding questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your project

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Prepare online aptitude tests

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts details
  • Q2. AWS , DevOps, python
Round 3 - HR 

(2 Questions)

  • Q1. Willing to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a promising career opportunity.

    • I have relocated in the past for job opportunities and am comfortable with the process.

    • I understand the importance of being flexible and adaptable in the tech industry.

  • Answered by AI
  • Q2. 3years bond manditory
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was in genral apptitude round

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS Related question s, multithreading
  • Q2. Explain about your project
Round 3 - Technical 

(2 Questions)

  • Q1. Question related to angular
  • Q2. SQL questions like joins, DDL, DML commands
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Medium level difficulty we can clear if we are strong in logical and aptitude

Round 2 - Group Discussion 

The topic is which is important soft skills are technical skills

Round 3 - Coding Test 

1 programming question and few logical questions were asked

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

I applied via campus placement at MH Saboo Siddik College of Engineering, Mumbai and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Java , collection , spring boot
  • Q2. What is internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • To retrieve a value, the key is hashed again to fi...

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

(1 Question)

  • Q1. Spring security, oops , hibernate

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well what you mentioned on resume

Skills evaluated in this interview

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

There were 2 coding questions asked. If one question is solved you are qualified.

Round 2 - Technical 

(1 Question)

  • Q1. There are 3 technical interviews. First tech interview is simple. Then the difficulty arise in further rounds.
Round 3 - Technical 

(1 Question)

  • Q1. They ask to solve the coding question with different logic.

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell what you know and if they ask any question which you are not strong in the concept just tell them that you are not so good at that particular area and learning. Accolite interview definately need strong coding skills to crack the technical interviews.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2022. 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 - Coding Test 

They given 2 codes to solve in different programming language

Round 3 - Technical 

(2 Questions)

  • Q1. They asked mostly based on resume 1. write a program from your choice ? 2.Aptitude questions 3.strength and weekness? 4.hobbies?
  • Q2. Where do you see yourself after 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview and all the best for good future interms of good wealth.
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 - HR 

(1 Question)

  • Q1. How much your getting and how much expecting?
Round 3 - Technical 

(1 Question)

  • Q1. What is case management?
  • Ans. 

    Case management is the process of managing and coordinating the various aspects of a case or project.

    • It involves identifying and assessing the needs of the case or project

    • Developing a plan of action to address those needs

    • Assigning tasks and responsibilities to team members

    • Monitoring progress and making adjustments as necessary

    • Ensuring that all stakeholders are informed and involved in the process

    • Examples include legal ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. How soon you will join?
  • Ans. 

    I can join within 2 weeks.

    • I have completed all my prior commitments and can start immediately.

    • I just need to give a two-week notice to my current employer.

    • I am excited about this opportunity and can't wait to start contributing to the team.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - interview will be simple only but don't join with out reading reviews and work culture

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Collection framework related stuffs, the few things of Java8 like Lambda Expression, Stream API, Functional Programming. Basic annotations of Springboot, lifecycle of spring bean. Difference between ...

Interview Preparation Tips

Topics to prepare for Iris Software Associate Software Engineer interview:
  • Core Java
  • Springboot
  • Collections
  • Map
  • MySQL
Interview preparation tips for other job seekers - Be confident go through Java8 basic questions and SQL basic questions some annotations which are commonly used in Springboot be sure about that.
Collection basic questions.
Then in the manegerial round some of the question will be scenario based whatever you are saying think yourself as end customer and also as a manager and answer that.
Rest I wish all of you guys very very good luck for the interview.

Robosoft Technologies Interview FAQs

How many rounds are there in Robosoft Technologies Associate Software Engineer interview?
Robosoft Technologies interview process usually has 4 rounds. The most common rounds in the Robosoft Technologies interview process are Coding Test, HR and Aptitude Test.
What are the top questions asked in Robosoft Technologies Associate Software Engineer interview?

Some of the top questions asked at the Robosoft Technologies Associate Software Engineer interview -

  1. About the company rules and regulati...read more
  2. Regarding joining d...read more
  3. salary discuss...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Robosoft Technologies interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Robosoft Technologies Associate Software Engineer Salary
based on 104 salaries
₹4.5 L/yr - ₹7 L/yr
14% less than the average Associate Software Engineer Salary in India
View more details

Robosoft Technologies Associate Software Engineer Reviews and Ratings

based on 11 reviews

3.5/5

Rating in categories

4.0

Skill development

3.0

Work-Life balance

2.6

Salary & Benefits

2.5

Job Security

3.3

Company culture

2.5

Promotions/Appraisal

3.3

Work Satisfaction

Explore 11 Reviews and Ratings
Software Engineer
300 salaries
unlock blur

₹4.8 L/yr - ₹16.5 L/yr

Senior Software Engineer
282 salaries
unlock blur

₹8.2 L/yr - ₹31 L/yr

Associate Software Engineer
104 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Technical Lead
74 salaries
unlock blur

₹13.8 L/yr - ₹36 L/yr

Software Developer
44 salaries
unlock blur

₹5.2 L/yr - ₹10 L/yr

Explore more salaries
Compare Robosoft Technologies with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

LTIMindtree

3.9
Compare

Mphasis

3.4
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