Upload Button Icon Add office photos
Engaged Employer

i

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

Delostyle Studio Verified Tick

Compare button icon Compare button icon Compare
4.8

based on 21 Reviews

Filter interviews by

Delostyle Studio Full Stack Developer Interview Questions and Answers

Updated 4 Jul 2024

Delostyle Studio Full Stack Developer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on Angular
  • Q2. BS questions that don't make any sense
Round 2 - Technical 

(2 Questions)

  • Q1. What are API errors and levels?
  • Ans. 

    API errors are issues that occur when using an API, categorized into different levels based on severity.

    • API errors are issues that occur when a client makes a request to an API and the API is unable to fulfill that request.

    • API errors are categorized into different levels such as 4xx for client errors (e.g. 404 Not Found) and 5xx for server errors (e.g. 500 Internal Server Error).

    • Each level of API errors indicates the s...

  • Answered by AI
  • Q2. Can you write an assignment for us?
  • Ans. 

    Yes, I can write an assignment for you.

    • Research the topic thoroughly before starting to write

    • Create an outline to organize your thoughts and structure the assignment

    • Include relevant examples and case studies to support your points

    • Proofread and edit the assignment before submitting

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply. Not worth at all. Very egotistic interviewers

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was 1 hour round 1. Technical Questions based on React, JavaScript, NodeJs.
  • Q2. 2. Coding Round in React & JavaScript.
Round 2 - One-on-one 

(1 Question)

  • Q1. It was Techno-Managerial Round. 1. Scenario based questions 2. Technical questions related to my skill sets. 3. Tools and Technologies used. 4. Previous Project Experience related Questions.
Round 3 - HR 

(1 Question)

  • Q1. 1. Self Introduction 2. Previous Work Experience 3. Explained about their Company Culture and explained about my Job Responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Technical questions based on your Skill set along with hands-on coding experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

There was an OA on hackerearth of an hour. In that there were 20 MCQs and two DSA questions easy to medium on Heap, Hashmap and Subarray

Round 2 - Technical 

(3 Questions)

  • Q1. Asked about previous worked project in last company
  • Q2. Asked one medium DSA question (DNA sequencing) and asked to design some schema
  • Q3. Asked one puzzle If there are 1000 bottles and one is poisonous, a rat will diw after one hour of drinking and you have only one hour to find out which bottle is poisonous, How many minimum rats you need ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Based on JavaScript and Java.

Round 2 - Assignment 

A task based on JavaScript.

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Peak element in array
  • Ans. 

    A peak element in an array is an element that is greater than or equal to its neighbors.

    • Iterate through the array and check if the current element is greater than its neighbors.

    • If the element at index i is greater than or equal to elements at indices i-1 and i+1, it is a peak element.

    • Example: ['1', '3', '2', '4', '1'] has peak elements at index 1 and 3.

  • Answered by AI
  • Q2. 2 dimentional array rotate 90 degree
  • Ans. 

    Rotate a 2D array by 90 degrees clockwise

    • Transpose the array

    • Reverse each row of the transposed array

  • Answered by AI
Round 2 - Group Discussion 

Pollitices current generation

Skills evaluated in this interview

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

Array questions - sum the closest two element of array untill its one element

Interview Preparation Tips

Interview preparation tips for other job seekers - Normal process and question are easy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Opps concepts, DSA algorithm
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find the second most occurrence of string.
  • Ans. 

    Find the second most occurrence of string in an array of strings.

    • Create a dictionary to store the count of each string in the array

    • Sort the dictionary by count in descending order

    • Return the key of the second element in the sorted dictionary

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

Coding is based scenario question , we have to write the code in paper. There is 1 hour time to complete the coding test.

Round 2 - Technical 

(1 Question)

  • Q1. I am unable to attend the second round.

Delostyle Studio Interview FAQs

How many rounds are there in Delostyle Studio Full Stack Developer interview?
Delostyle Studio interview process usually has 2 rounds. The most common rounds in the Delostyle Studio interview process are Technical.
How to prepare for Delostyle Studio Full Stack Developer 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 Delostyle Studio. The most common topics and skills that interviewers at Delostyle Studio expect are CSS, Html5 and PHP.
What are the top questions asked in Delostyle Studio Full Stack Developer interview?

Some of the top questions asked at the Delostyle Studio Full Stack Developer interview -

  1. What are API errors and leve...read more
  2. Can you write an assignment for ...read more
  3. BS questions that don't make any se...read more

Tell us how to improve this page.

Delostyle Studio Full Stack Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Fabindia Interview Questions
4.0
 • 51 Interviews
Biba Apparels Interview Questions
3.7
 • 38 Interviews
NexTurn Interview Questions
4.2
 • 26 Interviews
GoComet Interview Questions
4.6
 • 22 Interviews
FloBiz Interview Questions
3.5
 • 22 Interviews
Bonami Software Interview Questions
4.1
 • 21 Interviews
Vedant Fashions Interview Questions
4.0
 • 19 Interviews
Koantek Interview Questions
3.6
 • 17 Interviews
View all
Software Developer
10 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Quality Analyst
4 salaries
unlock blur

₹3.3 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Delostyle Studio with

Fabindia

4.0
Compare

Biba Apparels

3.7
Compare

W for Woman

4.3
Compare

Global Desi

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