Upload Button Icon Add office photos

Filter interviews by

STEPapp Interview Questions and Answers

Updated 16 Jul 2024

STEPapp Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Given a backend task on some situations to create API on that and present it

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)

Interview questions from similar companies

Intern Interview Questions & Answers

Droom user image Anonymous

posted on 5 May 2017

I was interviewed in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. What do you know about our company and product
  • Ans. 

    I'm sorry, I don't have access to the internet to research the company and product.

    • Answered by AI
    • Q2. Tell us all you know about Droom
    • Ans. 

      Droom is an online marketplace for buying and selling new and used vehicles.

      • Founded in 2014 by Sandeep Aggarwal

      • Offers a wide range of vehicles including cars, bikes, and scooters

      • Provides services such as vehicle history reports and inspections

      • Has over 6,500 certified dealers and over 50,000 listings

      • Operates in India and Singapore

    • Answered by AI

    Interview Preparation Tips

    Round: Resume Shortlist
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: Seems like an HR question, but is a product based question for the company. So now, when they call it technical, it is because their product is the website that they manage. So I started talking about Droom's vision and mission.
    I spoke of a few features that would help customers. I also spoke of the tools that were useful for customer experience. I also mentioned the speed and quality of the site.
    Tips: Here be careful as you need to answer in the technical sense. Starting with when the company was started/ the location will not help build a point. Start off with the product. Also feel free to point out negatives, but make sure you sandwich it between smoother and better things.

    I applied via Recruitment Consultant and was interviewed in Aug 2019. There were 5 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Basic Questions only, Oops concept, Android basic questions, work manager related, MVVM pattern, why kotlin?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - It is a well-motivated place in terms of work, they are really making the best use of technology that they can. The interview can be clarified by someone who has clear basics of technology, how things are really moving in technology. They are only examining the basics of technology.

    I applied via Indeed and was interviewed before Jun 2019. There were 4 interview rounds.

    Interview Questionnaire 

    3 Questions

    • Q1. Business problems and case studies
    • Q2. Guesstimates
    • Q3. Experience to date
    • Ans. 

      I have 3 years of experience working as a Data Analyst in the finance industry.

      • Analyzed financial data to identify trends and make recommendations

      • Created reports and dashboards using tools like Tableau and Excel

      • Collaborated with cross-functional teams to improve data quality and accuracy

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Use your basic aptitude.
    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

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

    Round 1 - Aptitude Test 

    Solving normal Puzzles to test aptitude.

    Round 2 - Coding Test 

    Sample app was asked to create.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well domain specfic.
    Interview experience
    3
    Average
    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 - HR 

    (2 Questions)

    • Q1. Information about yourself
    • Ans. 

      I am a highly motivated and detail-oriented analyst with strong problem-solving skills.

      • Bachelor's degree in Business Analytics

      • Proficient in data analysis tools such as Excel and SQL

      • Experience in conducting market research and competitor analysis

      • Strong analytical and critical thinking abilities

      • Excellent communication and presentation skills

      • Ability to work independently and in a team

    • Answered by AI
    • Q2. Information about yourself.
    • Ans. 

      I am a highly skilled Analyst with expertise in data analysis and problem-solving.

      • Proficient in statistical analysis and data visualization tools such as Excel, Tableau, and Python

      • Strong analytical skills with the ability to interpret complex data sets and identify trends

      • Experience in conducting market research and competitor analysis

      • Excellent communication and presentation skills

      • Proven track record of delivering actio

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be prepared for the interview
    There might be multiple rounds.
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (1 Question)

    • Q1. Oops Inheritance and Incapsulation
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Techical questions and coding questions related profile.
    • Q2. Basic concepts about your programming skills.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Nice company and positive interview response and smooth interview process and recommend to join .
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Approached by Company and was interviewed before May 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 

    (2 Questions)

    • Q1. How can we improve the performance of a Front End System
    • Ans. 

      Improving Front End System Performance

      • Optimize images and reduce their size

      • Minimize HTTP requests and use caching

      • Use lazy loading for images and videos

      • Reduce the number of DOM elements

      • Use a Content Delivery Network (CDN)

      • Minimize the use of external scripts and plugins

      • Use asynchronous loading for scripts

      • Optimize CSS and JavaScript files

      • Use browser caching

      • Implement server-side rendering

    • Answered by AI
    • Q2. What is Event Loop and give an example on how it works.
    • Ans. 

      Event Loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.

      • Event Loop is a part of JavaScript runtime that continuously checks the call stack and the task queue.

      • It prioritizes the tasks in the queue and pushes them to the call stack when it's empty.

      • This allows JavaScript to handle I/O operations and other asynchronous tasks without blocking the main thread.

      • Example: setTimeout() function ad...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Keep focusing on basics, JavaScript is a must, no matter what framework you use.

    Skills evaluated in this interview

    Interview experience
    1
    Bad
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    - simple basic ios questions

    Round 2 - Technical 

    (1 Question)

    • Q1. Asked DSA array questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - prepare well DSA and code

    STEPapp Interview FAQs

    How many rounds are there in STEPapp interview?
    STEPapp interview process usually has 1 rounds. The most common rounds in the STEPapp interview process are Coding Test.
    How to prepare for STEPapp 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 STEPapp. The most common topics and skills that interviewers at STEPapp expect are Digital Marketing, Educational Sales and Sales Consulting.

    Tell us how to improve this page.

    STEPapp Interview Process

    based on 1 interview

    Interview experience

    3
      
    Average
    View more

    Interview Questions from Similar Companies

    MagicPin Interview Questions
    3.0
     • 50 Interviews
    Tokopedia Interview Questions
    4.0
     • 25 Interviews
    Meritto Interview Questions
    3.6
     • 22 Interviews
    Furlenco Interview Questions
    3.4
     • 21 Interviews
    JUSPAY Interview Questions
    3.1
     • 21 Interviews
    Droom Interview Questions
    3.8
     • 19 Interviews
    Melorra Interview Questions
    3.1
     • 18 Interviews
    Nestaway Interview Questions
    3.9
     • 17 Interviews
    AstroTalk Interview Questions
    3.4
     • 17 Interviews
    View all
    Product Manager
    4 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Content Writer
    4 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Project Coordinator
    4 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Associate Product Manager
    3 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Business Development Manager
    3 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Explore more salaries
    Compare STEPapp with

    MagicPin

    2.7
    Compare

    Awign Enterprises

    4.0
    Compare

    Nestaway

    3.9
    Compare

    Ketto

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