Upload Button Icon Add office photos

Filter interviews by

Startup Interview Questions and Answers

Updated 27 Nov 2024

Startup Interview Experiences

Popular Designations

16 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Previous projects and experience
Round 2 - One-on-one 

(1 Question)

  • Q1. In depth discussion on previous projects
Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Checking Skils on English

Round 2 - Coding Test 

C/C++/Java/Python
With AWS Cloud Engineer

AWS Cloud Engineer Interview Questions asked at other Companies

Q1. What is DDOS Attack and what you will use to prevent it.
View answer (1)

Data Engineer Interview Questions & Answers

user image Tushar More

posted on 16 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql window function query
  • Q2. Python string , list , array

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
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 Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

C++:

#
#
Class Demo
{
int n;
Public:
Void accept()
{
Cout<<"Enter number";
Cin>>n;
if(n>10)
{
Cout<<" It is greater than 10";
}
if(n<10)
{
Cout<<"It is not greater than 10";
}
}
};

Void main ()
{
Clrscr( ) ;
Demo D
D. accept () ;
getch () ;
}

Round 2 - Coding Test 

Class Test Calculator
{
Public Static void main (String [] args) {
Calculator C1=new Calculator ();
C1:Addition (10, 20) ;
C1:Multiplication (10, 20) ;
C1:Subtraction (10, 20) ;
C1:Division (10, 20);
}
}

Round 3 - Group Discussion 

My self: Aditya Manik Gidhane
I Study in Complete : BSc (computer science)

Java Developer Trainee Interview Questions asked at other Companies

Q1. What are 4 pillors of oops concept? And explain them with example.
View answer (2)

Startup interview questions for popular designations

 Software Developer

 (3)

 Software Engineer

 (3)

 AWS Cloud Engineer

 (1)

 Business Development and Sales Manager

 (1)

 Chief Technology Officer

 (1)

 Data Engineer

 (1)

 Full Stack Developer

 (1)

 HR Intern

 (1)

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

I applied via Newspaper Ad and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Verbal and anlytical topics

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - Coding Test 

Two Round - Coding and HR

Round 2 - HR 

(2 Questions)

  • Q1. Work Experience
  • Q2. Salary Expecation

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Software Engineer Interview Questions & Answers

user image Akshay Jadhav

posted on 30 Apr 2024

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

(5 Questions)

  • Q1. Javascript in depth
  • Ans. 

    JavaScript is a versatile programming language commonly used for web development.

    • JavaScript is a high-level, interpreted language that can be run in web browsers.

    • It is used for adding interactivity to websites, creating web applications, and building server-side applications.

    • JavaScript supports object-oriented, imperative, and functional programming styles.

    • Common libraries and frameworks for JavaScript include React, A

  • Answered by AI
  • Q2. ReactJs and next js
  • Q3. Html tags, concept
  • Q4. Css questions and media queries
  • Q5. Redux and state management

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. How do you handle conflict
  • Ans. 

    I handle conflict by actively listening, seeking common ground, and finding a mutually beneficial solution.

    • I approach conflicts with a calm and rational mindset

    • I actively listen to all parties involved to understand their perspectives

    • I seek common ground and areas of agreement to build a foundation for resolution

    • I focus on finding a mutually beneficial solution rather than 'winning' the conflict

    • I am open to feedback an

  • Answered by AI

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Java Developer Interview Questions & Answers

user image VARSHA MAHALINGAM

posted on 22 Nov 2023

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 - Technical 

(5 Questions)

  • Q1. Encapsulation program
  • Q2. Palindrome program
  • Q3. Polymorphism program
  • Q4. Inheritance program
  • Q5. Logical programming
Round 3 - Technical 

(1 Question)

  • Q1. Why should hire you
  • Ans. 

    I have extensive experience in Java development and a strong understanding of software engineering principles.

    • I have a deep knowledge of Java programming language and its frameworks.

    • I have successfully completed several Java projects, demonstrating my ability to deliver high-quality code.

    • I am skilled in problem-solving and debugging, which allows me to quickly identify and resolve issues in Java applications.

    • I am a tea...

  • Answered by AI

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal

Round 1 - HR 

(1 Question)

  • Q1. About resume , job expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview based on project, simple DSA coding round and F2F with client

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Startup Interview FAQs

How many rounds are there in Startup interview?
Startup interview process usually has 1-2 rounds. The most common rounds in the Startup interview process are Technical, HR and Coding Test.
How to prepare for Startup 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 Startup. The most common topics and skills that interviewers at Startup expect are Analytics, SQL, Sales, Data Analytics and Python.
What are the top questions asked in Startup interview?

Some of the top questions asked at the Startup interview -

  1. What is AJAX and why is it us...read more
  2. DESCRIBE THE ONBOARDING PROC...read more
  3. Javascript in de...read more

Tell us how to improve this page.

Startup Interview Process

based on 11 interviews in last 1 year

Interview experience

3.6
  
Good
View more

People are getting interviews through

based on 7 Startup interviews
Job Portal
Referral
71%
14%
15% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 753 Interviews
Swiggy Interview Questions
3.8
 • 423 Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Zomato Interview Questions
3.8
 • 313 Interviews
PolicyBazaar Interview Questions
3.6
 • 307 Interviews
Oyo Rooms Interview Questions
3.3
 • 225 Interviews
Ola Cabs Interview Questions
3.4
 • 141 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
View all

Startup Reviews and Ratings

based on 58 reviews

3.9/5

Rating in categories

4.2

Skill development

3.6

Work-Life balance

3.7

Salary & Benefits

3.8

Job Security

4.1

Company culture

3.7

Promotions/Appraisal

4.0

Work Satisfaction

Explore 58 Reviews and Ratings
Software Developer
40 salaries
unlock blur

₹2.2 L/yr - ₹10.7 L/yr

Software Engineer
27 salaries
unlock blur

₹2.9 L/yr - ₹9.7 L/yr

Consultant
16 salaries
unlock blur

₹7.9 L/yr - ₹35.1 L/yr

Front end Developer
14 salaries
unlock blur

₹1.7 L/yr - ₹8 L/yr

Product Manager
13 salaries
unlock blur

₹7.2 L/yr - ₹24 L/yr

Explore more salaries
Compare Startup with

Flipkart

4.0
Compare

Ola Cabs

3.4
Compare

Paytm

3.3
Compare

Swiggy

3.8
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