Upload Button Icon Add office photos

Filter interviews by

Storable Software Development Engineer II Interview Questions and Answers

Updated 18 Nov 2024

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself
  • Ans. 

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

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Worked on developing web applications

  • Answered by AI
  • Q2. Brief about existing project
  • Ans. 

    The existing project is a web application for online shopping.

    • The project uses React for the front-end and Node.js for the back-end.

    • It integrates with a payment gateway for processing transactions.

    • The project includes features like user authentication, product search, and order tracking.

  • Answered by AI
  • Q3. Coding question to revert the sentence
  • Q4. SQL query for fetching some info
  • Ans. 

    SQL query to fetch specific information from a database

    • Use SELECT statement to specify the columns you want to retrieve

    • Use FROM clause to specify the table from which to retrieve the data

    • Use WHERE clause to add conditions for filtering the data

    • Use JOIN clause to combine data from multiple tables if needed

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is event loop
  • Ans. 

    Event loop is a mechanism that allows for asynchronous programming by handling and executing events in a loop.

    • Event loop is a part of the runtime environment that continuously checks the event queue and executes the callback functions associated with those events.

    • It allows for non-blocking I/O operations, making it possible to handle multiple events concurrently.

    • Event loop is commonly used in JavaScript for handling as...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Data Structures and Algorithms

Round 2 - Technical 

(1 Question)

  • Q1. Questions on system design
Round 3 - Technical 

(1 Question)

  • Q1. Cultural fit and work experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular structure
  • Q2. Dependency injection
Round 2 - Technical 

(2 Questions)

  • Q1. Manageral questions
  • Q2. Scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. Package discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They asked to design a database table
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. OOP concepts in Deep
  • Ans. 

    OOP concepts in Deep

    • OOP (Object-Oriented Programming) concepts include encapsulation, inheritance, and polymorphism

    • Encapsulation involves bundling data and methods that operate on the data into a single unit (object)

    • Inheritance allows a class to inherit properties and behavior from another class

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass

  • Answered by AI
  • Q2. .Net Question and SQL Basics
Round 2 - Technical 

(2 Questions)

  • Q1. More OOP questions and their implemenations
  • Q2. Scenario based coding problem
Round 3 - Behavioral 

(2 Questions)

  • Q1. Design patterns and Implementation
  • Ans. 

    Design patterns are reusable solutions to common problems in software design and implementation.

    • Design patterns help in creating flexible, maintainable, and scalable software systems.

    • Examples of design patterns include Singleton, Factory, Observer, and Strategy.

    • Each design pattern has a specific problem it solves and a set of guidelines for its implementation.

  • Answered by AI
  • Q2. Full project architecture implementation
  • Ans. 

    Full project architecture implementation involves designing the overall structure of a software project.

    • Identify the requirements and constraints of the project

    • Design the high-level architecture including components, modules, and interactions

    • Consider scalability, performance, security, and maintainability

    • Choose appropriate technologies and frameworks

    • Implement the architecture following best practices

    • Test and validate t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good basics of OOP and .net core and your project implemtations

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. A simple linked list question
Round 2 - HR 

(1 Question)

  • Q1. Detect cycle in undirected graph
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium to hard questions based on arrays, dp

Round 2 - Technical 

(2 Questions)

  • Q1. Quick sort algorithm
  • Ans. 

    Quick sort is a popular sorting algorithm that uses divide and conquer strategy.

    • Divides array into smaller sub-arrays based on a pivot element

    • Recursively sorts sub-arrays

    • Combines sorted sub-arrays to get final sorted array

    • Time complexity: O(n log n) on average, O(n^2) worst case

    • Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]

  • Answered by AI
  • Q2. Modified rotate a matrix
  • Ans. 

    Rotate a matrix by 90 degrees in place

    • Transpose the matrix

    • Reverse each row of the transposed matrix

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study well and at the end, they would not hire anyone

Skills evaluated in this interview

Storable Interview FAQs

How many rounds are there in Storable Software Development Engineer II interview?
Storable interview process usually has 1 rounds. The most common rounds in the Storable interview process are Technical.

Tell us how to improve this page.

Storable Software Development Engineer II Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Innovaccer Interview Questions
3.4
 • 81 Interviews
Fynd Interview Questions
3.5
 • 59 Interviews
NoBrokerHOOD Interview Questions
3.2
 • 56 Interviews
Vyapar Interview Questions
3.5
 • 51 Interviews
Classplus Interview Questions
3.4
 • 28 Interviews
Fleetx.io Interview Questions
3.8
 • 26 Interviews
View all
Software Engineer
9 salaries
unlock blur

₹12 L/yr - ₹16 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹30.5 L/yr - ₹38 L/yr

Software Engineer2
5 salaries
unlock blur

₹10 L/yr - ₹24 L/yr

Software Engineer II
4 salaries
unlock blur

₹12 L/yr - ₹32 L/yr

Product Owner
4 salaries
unlock blur

₹23 L/yr - ₹39 L/yr

Explore more salaries
Compare Storable with

UHY International

5.0
Compare

Intellect Design Arena

4.0
Compare

NoBrokerHOOD

3.2
Compare

Celebal Technologies

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