Upload Button Icon Add office photos
Engaged Employer

i

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

SkilloVilla Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SkilloVilla Backend Developer Interview Questions and Answers

Updated 6 Feb 2024

SkilloVilla Backend Developer Interview Experiences

2 interviews found

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

I applied via Recruitment Consulltant and was interviewed in May 2023. 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 

Duration: 1hr
Platform: CoderByte
3 Medium level questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Given a 2D Array with 0s and 1s. Find the greatest row. (Best time complexity: O(n logn))
  • Ans. 

    Find the row with the most 1s in a 2D array efficiently.

    • Iterate through each row and count the number of 1s in each row.

    • Keep track of the row with the highest count of 1s.

    • Return the index of the row with the most 1s.

  • Answered by AI
  • Q2. Given a string of alpha characters. Find the longest substring containing only unique characters. (Best time complexity: O(n))
  • Ans. 

    Use sliding window approach to find longest substring with unique characters.

    • Initialize start and end pointers to track current substring

    • Use a hashmap to store the index of each character in the substring

    • Update start pointer when a duplicate character is found

    • Keep track of the longest substring length and indices

    • Repeat until end pointer reaches the end of the string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice medium level questions and system design. There are total 4 rounds but I got rejected from 2nd round. Last round will be of system design with CTO.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via tophier and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 coding questions 2 easy and one tough.

Round 2 - Technical 

(1 Question)

  • Q1. 2 questions were first logic were discussed and solutions were coded then

Backend Developer Interview Questions Asked at Other Companies

asked in NoBroker
Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, yo ... read more
asked in Simpplr
Q2. Array Sum Calculation Calculate the sum of all elements in an arr ... read more
Q3. Given 9 ball all of which weigh the same except for one, what is ... read more
asked in Simpplr
Q4. Remove Duplicates from String Problem Statement You are provided ... read more
asked in BlackNGreen
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more

Interview questions from similar companies

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. In INTERVIEW they gave me a coding question to code it and explain its abest appproach and how it is efficient in terms of time complexity and space complexity
  • Q2. Some basic questions on mongoDB and nodeJS

Interview Preparation Tips

Interview preparation tips for other job seekers - good with basics of your known technology
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

It was on-campus placement interview.
Two rounds of interview were there and both were of DSA (DP and sorting algo).

Interview Preparation Tips

Topics to prepare for Tata 1mg Backend Developer interview:
  • DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA Medium difficulty question Schema Design Low level design Amazon reviews page
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 Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Leetcode style questions , 2 medium , 1 hard .

Round 2 - Technical 

(1 Question)

  • Q1. Design a cab booking system using oops
  • Ans. 

    A cab booking system designed using OOP principles

    • Create classes for Cab, Customer, Driver, and Booking

    • Use inheritance and polymorphism to handle different types of cabs and bookings

    • Implement methods for booking a cab, assigning a driver, and calculating fare

    • Use encapsulation to protect data and ensure data integrity

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Given two soted arrays merge them from a single sorted array with all items in non-decreassing order

Interview Questionnaire 

2 Questions

  • Q1. They will only ask you Do you have an experience in b2b or if you don't have the experience they will select you
  • Q2. You answer should be yes I can do anything or I will do everything you want that's all they will select you

I applied via LinkedIn and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How can you reduce the delivery time of the order?
  • Ans. 

    Reducing delivery time can be achieved by optimizing the supply chain, improving communication, and automating processes.

    • Analyze the supply chain and identify bottlenecks

    • Implement automation tools to streamline processes

    • Improve communication between departments and with customers

    • Use data analytics to forecast demand and plan accordingly

    • Consider outsourcing or partnering with third-party logistics providers

    • Invest in tec...

  • Answered by AI
  • Q2. Questions based on Case Studies

Interview Preparation Tips

Interview preparation tips for other job seekers - The process consisted of two rounds. First was the business analysis kind of round which included the questions like how can you reduce the delivery time of the order? The second round was technical round where the person asked the questions on SQL and Excel

I applied via IIM Jobs and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Advance SQL Questions.
  • Q2. Multiple Approaches in the SQL questions were seen. Some unconventional SQL Syntax was also asked.
  • Q3. Metrics Driven Case studies.
  • Q4. More number of solutions were seen instead of in depth implementation of 1 solution. Good Communication skills is judged.
  • Q5. Tell me something about yourself.
  • Ans. 

    I am a highly motivated and detail-oriented Business Analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Business Administration with a focus on analytics.

    • I have experience working with cross-functional teams to gather and analyze business requirements.

    • I am proficient in using tools such as Excel, SQL, and Tableau for data analysis and visualization.

    • I have successfully im...

  • Answered by AI
  • Q6. Why quit last job.
  • Ans. 

    Seeking better growth opportunities and work-life balance.

    • Limited growth prospects in previous role

    • Lack of work-life balance

    • Desire for new challenges and learning opportunities

    • Company culture misalignment

    • Relocation or commute issues

    • Better compensation or benefits elsewhere

  • Answered by AI
  • Q7. Why Meesho.
  • Ans. 

    Meesho is a leading e-commerce platform that empowers individuals to start their own online businesses.

    • Meesho provides a user-friendly platform for individuals to sell products online without any investment.

    • It offers a wide range of products from various categories, allowing sellers to cater to different customer preferences.

    • Meesho provides extensive training and support to its sellers, helping them succeed in their on...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, It's very similar to any other business analyst interview in industry.

SkilloVilla Interview FAQs

How many rounds are there in SkilloVilla Backend Developer interview?
SkilloVilla interview process usually has 2-3 rounds. The most common rounds in the SkilloVilla interview process are Coding Test, Resume Shortlist and One-on-one Round.
What are the top questions asked in SkilloVilla Backend Developer interview?

Some of the top questions asked at the SkilloVilla Backend Developer interview -

  1. Given a string of alpha characters. Find the longest substring containing only ...read more
  2. Given a 2D Array with 0s and 1s. Find the greatest row. (Best time complexity: ...read more
  3. 2 questions were first logic were discussed and solutions were coded t...read more

Tell us how to improve this page.

SkilloVilla Backend Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
SkilloVilla Backend Developer Salary
based on 5 salaries
₹8 L/yr - ₹11 L/yr
6% more than the average Backend Developer Salary in India
View more details

SkilloVilla Backend Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Business Development Associate
20 salaries
unlock blur

₹4.5 L/yr - ₹9 L/yr

Data Analyst
10 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Associate Data Analyst
8 salaries
unlock blur

₹4.5 L/yr - ₹5.2 L/yr

Associate Product Manager
7 salaries
unlock blur

₹9 L/yr - ₹17 L/yr

Learning Consultant
6 salaries
unlock blur

₹4.5 L/yr - ₹9 L/yr

Explore more salaries
Compare SkilloVilla with

Udaan

3.9
Compare

Swiggy

3.8
Compare

CARS24

3.5
Compare

BlackBuck

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