Upload Button Icon Add office photos

Filter interviews by

Syook Associate Software Engineer Interview Questions and Answers for Freshers

Updated 2 Jun 2023

Syook Associate Software Engineer Interview Experiences for Freshers

1 interview found

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

I applied via Approached by Company and was interviewed before Jun 2022. There were 4 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 

Basic js and programming questions

Round 3 - Coding Test 

Coding assignment. Create a backend project

Round 4 - Assignment 

Various question on the tech stack

Interview Preparation Tips

Interview preparation tips for other job seekers - Just know the basics

Interview questions from similar companies

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

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Medium level dsa questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Lld of cab booking system
  • Ans. 

    The Low Level Design (LLD) of a cab booking system involves detailing the system architecture and components at a lower level of abstraction.

    • Identify the main components of the system such as user interface, booking engine, payment gateway, and driver allocation algorithm.

    • Define the interactions between these components and how data flows between them.

    • Specify the data structures and algorithms used for efficient bookin...

  • Answered by AI
  • Q2. Discussion about online assesment

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for machine coding rounds.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Questions were crayon box ,the bot and the game and happy neighbourhood for 90 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Array basics was asked
  • Q2. Segment tree,prefix sum
Round 3 - Technical 

(1 Question)

  • Q1. Low level design was asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Online Assessment 

(3 Questions)

  • Q1. Hard Stock sell problem
  • Ans. 

    The hard stock sell problem involves determining the best time to sell stocks to maximize profit.

    • Consider using dynamic programming to solve this problem efficiently.

    • Keep track of the minimum stock price seen so far and calculate the maximum profit that can be made by selling at each day.

    • The final answer will be the maximum profit that can be made by selling at the last day.

  • Answered by AI
  • Q2. Create a server without express
  • Ans. 

    Creating a server without using Express framework

    • Use Node.js built-in 'http' module to create a server

    • Listen for incoming requests on a specific port

    • Handle different routes and methods using 'http' module

  • Answered by AI
  • Q3. What is singleton class, write a usecase through code
  • Ans. 

    Singleton class is a class that can only have one instance created throughout the application.

    • Singleton class restricts the instantiation of a class to one object.

    • It is often used for logging, caching, thread pools, database connections, etc.

    • Example: Java implementation of Singleton class -

    • public class Singleton { private static Singleton instance; private Singleton() {} public static Singleton getInstance() { if(insta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn node, express basics(basics means covering whole basic groud not touch and go) like about making servers (with or without express) and emitters. Have a good hold of basic DSA till atleast till linked list and few dp questions(easy ones). Have some projects or internships if fresher. If frontend learn react hooks, state management, redux.

This all should do it, chao!! 😄

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is deep copy ?
  • Ans. 

    Deep copy is a copy of an object that duplicates all of its attributes, including nested objects, rather than just copying references.

    • Deep copy creates a new object with its own unique memory space.

    • Changes made to the original object do not affect the deep copy.

    • Deep copy is often used when you need to modify an object without affecting the original.

    • Example: Using JSON.parse(JSON.stringify(object)) in JavaScript to crea

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Easy to medium level of leet code

Round 2 - Technical 

(1 Question)

  • Q1. 1. Fibonacci series with recursion and without recursion 2. String Palindrome 3. Count all repeated numbers from the array
  • Ans. 

    Answering questions related to Fibonacci series, string palindrome, and counting repeated numbers in an array.

    • For Fibonacci series with recursion, write a function that calls itself to calculate the next number in the series.

    • For Fibonacci series without recursion, use a loop to calculate the series.

    • For string palindrome, compare characters from start and end of the string.

    • To count all repeated numbers from the array, u

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 1.Given an array(0-based indexing), you have to find the max sum of i*A[i] where A[i] is the element at index i in the array. The only operation allowed is to rotate(clock-wise or counter clock-wise) the ...
  • Ans. 

    Rotate array to find max sum of i*A[i]

    • Rotate array to bring maximum element to front

    • Calculate sum of i*A[i] for each rotation

    • Keep track of maximum sum found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. 1.Oops concepts 2.Oops code 2.About Java Spring 3. Array stack questions 4.Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Solve leet code question, clear concept of DSA.

Skills evaluated in this interview

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

I applied via Campus Placement

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 

1 Hour 2 Medium Coding Question and few DB OOPS OS Questions on Hackerearth

Round 3 - One-on-one 

(2 Questions)

  • Q1. Coding 1 : 1 Round
  • Q2. 2 Sum, 3 Sum, Maximum Sum Subarray
Round 4 - Behavioral 

(2 Questions)

  • Q1. Questions based on Resume, OOPS, Databases, OS
  • Q2. ACID Properties, Keys questions, Semaphore mutex
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Medium level array question was asked on hackerrank.

Round 3 - One-on-one 

(1 Question)

  • Q1. Simple string question was asked which required a little thinking and simple implementation.
Round 4 - One-on-one 

(1 Question)

  • Q1. This was a coding round. I was given a screenshot which has dropdowns in it and I had to make the UI of it using react.js

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple DSA and MERN stack should be good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was a DSA ALGO Medium round

Round 2 - Technical 

(1 Question)

  • Q1. Design an analytics system
  • Ans. 

    Designing an analytics system for data analysis and visualization

    • Define the goals and objectives of the analytics system

    • Identify the data sources and types of data to be collected

    • Choose appropriate tools and technologies for data processing and analysis

    • Design a data model and architecture for storing and accessing data

    • Implement data visualization techniques for presenting insights to users

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. General HR questions about salary, workstyle, motivation etc

Skills evaluated in this interview

I was interviewed in May 2022.

Round 1 - Assignment 

(1 Question)

Round duration - 120 minutes
Round difficulty - Medium

  • Q1. System Design Question

    Design a reward system from scratch with specific requirements.


     

  • Ans. 

    Tip 1: Created basic high-level design of the system.
    Tip 2: Defined the entities.
    Tip 3: Defined the required APIs.
    Tip 4: Implemented the solution.
    Tip 5: Documented everything.

  • Answered by CodingNinjas
Round 2 - Video Call 

(1 Question)

Round duration - 120 minutes
Round difficulty - Medium

- Discussion on the first round's assignment
- Was asked about adding unit tests in the assignment
- Fundamental questions on the approach used for the assignment.

  • Q1. System Design Question

    Things that could have been done better in the problem given in the first round.

  • Ans. 

    Tip 1 : Consider various edge cases.
    Tip 2 : Justify the tech stack used.
    Tip 3 : Write unit tests.

  • Answered by CodingNinjas
Round 3 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Round was with tech lead. Was briefly asked about the problem I solved in the first round. Then I was asked to solve 1 medium level DSA based question. Some discussion on culture fit was also done.

  • Q1. Traffic Lights

    Given the frequency of traffic lights' states determine if there will ever be an invalid state for the traffic signal and the condition of the invalid state were given.

  • Ans. 

     Gave a brute force approach and implemented it.
     Improved upon it after getting some hint.

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo criteriaBlinkit interview preparation:Topics to prepare for the interview - Data structures, Algorithms, Web development, OOP, LLDTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Have clear web dev fundamentals
Tip 2 : Have at least 1 good non-trivial project
Tip 3 : Practice basic DSA questions.

Application resume tips for other job seekers

Tip 1 : For past experience (internship/full time), explain the impact you created instead of only mentioning what you did.
Tip 2 : Don't exceed 1 page.
Tip 3 : Get it cross-checked for mistakes through multiple sources.
Tip 4 : Only put in stuff that you are confident in being able to explain.

Final outcome of the interviewSelected

Skills evaluated in this interview

Syook Interview FAQs

How many rounds are there in Syook Associate Software Engineer interview for freshers?
Syook interview process for freshers usually has 4 rounds. The most common rounds in the Syook interview process for freshers are Coding Test, Resume Shortlist and Assignment.

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k 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
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 322 Interviews
CARS24 Interview Questions
3.6
 • 316 Interviews
Zomato Interview Questions
3.8
 • 314 Interviews
Zepto Interview Questions
3.6
 • 181 Interviews
View all
Software Engineer
4 salaries
unlock blur

₹8.2 L/yr - ₹9.2 L/yr

Software Developer
3 salaries
unlock blur

₹8 L/yr - ₹8.2 L/yr

Associate Software Engineer
3 salaries
unlock blur

₹5.5 L/yr - ₹6 L/yr

Associate Software Developer
3 salaries
unlock blur

₹6 L/yr - ₹7.4 L/yr

Associate Operations Manager
3 salaries
unlock blur

₹4.5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Syook with

Zomato

3.8
Compare

Swiggy

3.8
Compare

Blinkit

3.7
Compare

BigBasket

3.9
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