Upload Button Icon Add office photos

Filter interviews by

Evolving Systems Software Developer Interview Questions and Answers

Updated 25 Jan 2023

Evolving Systems Software Developer Interview Experiences

1 interview found

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

I appeared for an interview in Jul 2022.

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 

(1 Question)

  • Q1. Basics of Java and some advance technology
Round 3 - Technical 

(1 Question)

  • Q1. There was some questions based on Java and they asked me to write some code based on oops
Round 4 - Technical 

(1 Question)

  • Q1. They asked me to come to the office in Kolkata and asked some questions on Linux commands and some questions on network
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions and discussion about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - It was pretty easy to crack the interview. Just clear your base knowledge.

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: First round was a simple round which involved 10 multiple choice questions and 3 coding questions on hackerrank platform.

Round: Technical Interview
Experience: Mainly on topics like networks, data structures and algorithms, operating systems. The interviewers looked for people who have had prior experience in web development and asked questions regarding web development in depth too.
Tips: I recommend everyone to read the book titled, 'Cracking the Coding Interview' as it was helpful in my approach to an interview.

General Tips: The one major thing that would give you the edge in joining Myntra would definitely be exposure to web development. Since it is not a part of the curriculum , it's all the more important for you to familiarize yourself with web development. In fact, a few projects in the same field would put you in a very advantageous position to get the job.
Skill Tips: 1. Start your placement preparations well ahead, no point regretting later.
2. Keep a concise resume. Do not take your resume to several pages.
3. Do not neglect aptitude preparation. Many people do this mistake and end up not clearing the first round for several companies.
4. Be thorough with your basics across all subjects. (Do not neglect any subject, even they you may like a few and dislike the others.)
5. Keep in mind, the interviewers are really friendly and try to make sure that you're not nervous during the interview. All they want to do is to test you. Be confident and give it your best shot.
Skills:
College Name: NIT Surathkal
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2022. There were 2 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 

(3 Questions)

  • Q1. Traverse singly linked list in forward as well as in backward directions
  • Ans. 

    To traverse a singly linked list in both forward and backward directions, we can use a doubly linked list.

    • Create a doubly linked list with next and previous pointers

    • Start traversing from the head node to the tail node using the next pointers

    • To traverse in the backward direction, start from the tail node and use the previous pointers

    • Continue traversing until reaching the end of the list

  • Answered by AI
  • Q2. Why you want to join ola?
  • Q3. Research about company and answer smartly

Interview Preparation Tips

Interview preparation tips for other job seekers - Study data structures and algorithm. Make sure you research about the company before giving interview and answer smartly. The best part is you will be judged based on your skills

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

3 q python easy to medium

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

    • Proficient in programming languages such as Java, Python, and C++

    • Excellent problem-solving skills and abili

  • Answered by AI
  • Q2. Why we hire you
  • Ans. 

    I have a strong technical background, problem-solving skills, and a passion for software development.

    • Extensive experience in programming languages such as Java, Python, and C++

    • Proven track record of successfully delivering high-quality software projects on time

    • Strong analytical and problem-solving skills, with the ability to quickly learn and adapt to new technologies

    • Excellent communication and teamwork skills, essenti

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be +ve
Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. Binary Search + Sliding Window
Round 2 - HR 

(1 Question)

  • Q1. Strengths and Weaknesses, etc.,
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Based on linked list
Round 2 - Technical 

(1 Question)

  • Q1. Based in tree Data Structure
Round 3 - Technical 

(1 Question)

  • Q1. Based on the graph and one from aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium-level DSA questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Stack based question Medium Difficulty DSA.
  • Q2. Theory questions related Java, Spring, OOPs
Round 2 - Technical 

(3 Questions)

  • Q1. Medium-hard DSA question.
  • Q2. Project related questions
  • Q3. Design Patterns
Round 3 - HR 

(1 Question)

  • Q1. Company fit questions
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Swift basics and DSA ques
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. General DSA question leetcode style
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on previous project
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 Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test on Hackerrank with easy to medium, well-known problems.

Round 2 - Technical 

(4 Questions)

  • Q1. Basic DS and algo problems
  • Q2. Basic DS & algo problems
  • Q3. Data structures and algo
  • Q4. That was it, only coding problems
Round 3 - Technical 

(6 Questions)

  • Q1. This one was more around CS fundamentals
  • Q2. And then some random problems based on my expertise mentioned in the resume
  • Q3. And some HR type problems
  • Q4. Why you want to join Myntra
  • Q5. Where do you see yourself in 5 years from now
  • Q6. Any questions I had for the interviewer
Round 4 - HR 

(8 Questions)

  • Q1. This was a typical HR round
  • Q2. Where did you intern?
  • Q3. Did you have any other companies on campus?
  • Q4. Did you get selected in other companies?
  • Q5. Which company you wanted to join the most?
  • Q6. It wasn't Myntra so he asked why Myntra?
  • Q7. Random question - backend or frontend?
  • Q8. One last question which was kind of technical, related to ML and AI (it was for an automated tool they were planning to build to automate the interviewing process)

Interview Preparation Tips

Topics to prepare for Myntra Software Engineer interview:
  • Data Structures
  • Algorithms
  • CS Fundamentals
  • Computer Networking
  • Databases
  • Linux
  • OOPS
Interview preparation tips for other job seekers - Just practice problem solving, refer to GeeksForGeeks for company specific problems.

Read up about the company history and the innovations they've done. Be on top of their activities and motives and catchphrases etc

The interviewers will be helpful during the PS phase so always speak out your approach. Always start with the basic approach and then go further to optimize it (don't jump directly at the optimized approach, unless it's a really straightforward or well-known problem).

Only put projects and experience on the resume you are actually knowledgeable about, don't waffle or bluff your achievements as you will get questions asked based on that.

And lastly be prepared for your typical HR questions (this is particularly where your knowledge of the company and it's history will help).

That's pretty much it, best of luck.

Evolving Systems Interview FAQs

How many rounds are there in Evolving Systems Software Developer interview?
Evolving Systems interview process usually has 5 rounds. The most common rounds in the Evolving Systems interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Evolving Systems Software Developer interview?

Some of the top questions asked at the Evolving Systems Software Developer interview -

  1. They asked me to come to the office in Kolkata and asked some questions on Linu...read more
  2. There was some questions based on Java and they asked me to write some code bas...read more
  3. Basics of Java and some advance technol...read more

Tell us how to improve this page.

Evolving Systems Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Evolving Systems Software Developer Salary
based on 6 salaries
₹5 L/yr - ₹7.2 L/yr
26% less than the average Software Developer Salary in India
View more details
Software Engineer
36 salaries
unlock blur

₹2.7 L/yr - ₹10 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹4.8 L/yr - ₹16.5 L/yr

Technical Lead
21 salaries
unlock blur

₹9 L/yr - ₹25.7 L/yr

Project Manager
7 salaries
unlock blur

₹20 L/yr - ₹30 L/yr

Software Developer
6 salaries
unlock blur

₹5 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Evolving Systems with

Udaan

3.9
Compare

BigBasket

3.9
Compare

Swiggy

3.8
Compare

CARS24

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