Upload Button Icon Add office photos
Engaged Employer

i

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

Head Digital Works Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 76 Reviews

Filter interviews by

Head Digital Works Software Development Engineer 1 Interview Questions and Answers

Updated 29 Nov 2024

Head Digital Works Software Development Engineer 1 Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Event loop and how it works
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code by managing the order of operations.

    • Event loop is commonly used in JavaScript to handle asynchronous operations.

    • It works by continuously checking the event queue for tasks to execute.

    • Tasks are executed in the order they were added to the queue.

    • Event loop prevents blocking of the main thread by handling tasks asynchronously.

    • Example: ...

  • Answered by AI
  • Q2. DSA questions based on array and string

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Design patterns
  • Q2. Oops concept and implementation
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles and their implementation in software development.

    • Oops concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behaviors from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes nec...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. 2 DSA questions was asked and Java Questions
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Kafka, Scalability
Round 3 - Technical 

(1 Question)

  • Q1. Questions releated to past projects and Cassandra
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Some C++ 14/17 questions and OOPs concepts
  • Q2. DSA questions based for basic game logics.
Round 2 - Technical 

(2 Questions)

  • Q1. Advanced OOPs and C++ questions
  • Q2. DSA coding questions based on Stacks and Linked list
Round 3 - HR 

(3 Questions)

  • Q1. Called me to Noida for a F2F HR round. I wasn’t given any Travel allowance. CTC negotiation was brutal. They were not willing to give me even a 5% hike on my previous salary.The HR and the Team said they’d...
  • Q2. A month passed by. Sometimes they’d say the technical team who took your interview wasn’t available so that the CTC discussion could be further done. And somedays they’d just delay by saying we’d get back ...
  • Q3. After a month of wasting my time. The HR finally called and said they rejected me based on the CTC. And are not even willing to negotiate because of my not so well performance in the technical rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had the worst experience ever interviewing in an MNC. Did not expect such unprofessional behaviour from a big company like Merkur Gaming.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are the pillars of OOPS?
  • Ans. 

    The pillars of OOPS are Inheritance, Encapsulation, Abstraction, and Polymorphism.

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

    • Encapsulation restricts access to certain components within a class, protecting the data from outside interference.

    • Abstraction hides the complex implementation details and only shows the necessary features to the user.

    • Polymorphism allows objects to be treated...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic Aptitude and Computer Questions

Round 2 - Coding Test 

Sudoku puzzle in Python

Round 3 - Technical 

(2 Questions)

  • Q1. HR questions and Technical Basic questions on python
  • Q2. Django Meta Class, Python list vs tuple , set vs frozen set
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hour, 22 questions related to Java Spring Boot, SQL, and Hibernate, also one DSA Question, implementation of a card board game.

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test based on the mathematics ,logical reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. One basic question on the language you know and one SQL is asked
  • Q2. SQL query questions

Interview Preparation Tips

Topics to prepare for Sportz Interactive Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Prepared for a SQL and you know language technical questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Required to write codes in python

Round 2 - Coding Test 

Required to write codes in python

Round 3 - HR 

(2 Questions)

  • Q1. Time to tackle difficulties
  • Q2. Time to learn things outside school
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Merge sorted arrays
Round 2 - Technical 

(1 Question)

  • Q1. Checking cache using python
  • Ans. 

    Use Python's built-in 'functools' module to check cache for function results.

    • Import 'functools' module

    • Use 'lru_cache' decorator to cache function results

    • Specify 'maxsize' parameter to limit cache size

    • Use 'cache_info()' method to get cache statistics

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic python questions

Skills evaluated in this interview

Head Digital Works Interview FAQs

How many rounds are there in Head Digital Works Software Development Engineer 1 interview?
Head Digital Works interview process usually has 1 rounds. The most common rounds in the Head Digital Works interview process are One-on-one Round.
How to prepare for Head Digital Works Software Development Engineer 1 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 Head Digital Works. The most common topics and skills that interviewers at Head Digital Works expect are Java, Problem Analysis, Problem Solving, Product Development and Software Engineering.
What are the top questions asked in Head Digital Works Software Development Engineer 1 interview?

Some of the top questions asked at the Head Digital Works Software Development Engineer 1 interview -

  1. Event loop and how it wo...read more
  2. DSA questions based on array and str...read more

Tell us how to improve this page.

Head Digital Works Software Development Engineer 1 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

PolicyBazaar Interview Questions
3.6
 • 338 Interviews
JustDial Interview Questions
3.5
 • 328 Interviews
Info Edge Interview Questions
3.9
 • 317 Interviews
IIFL Finance Interview Questions
4.0
 • 243 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
Pole To Win Interview Questions
3.5
 • 52 Interviews
Light & Wonder Interview Questions
3.8
 • 29 Interviews
View all
Head Digital Works Software Development Engineer 1 Salary
based on 11 salaries
₹7.8 L/yr - ₹23.9 L/yr
6% less than the average Software Development Engineer 1 Salary in India
View more details
Software Engineer
25 salaries
unlock blur

₹4 L/yr - ₹13.9 L/yr

Software Development Engineer II
24 salaries
unlock blur

₹11.7 L/yr - ₹28 L/yr

Module Lead
20 salaries
unlock blur

₹5.5 L/yr - ₹17.2 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹5.2 L/yr - ₹9.6 L/yr

Associate Product Manager
15 salaries
unlock blur

₹14 L/yr - ₹20 L/yr

Explore more salaries
Compare Head Digital Works with

Info Edge

3.9
Compare

JustDial

3.5
Compare

Indiamart Intermesh

3.6
Compare

MakeMyTrip

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