Add office photos
Employer?
Claim Account for FREE

Thoughts2Binary Consulting & Solutions

4.4
based on 65 Reviews
Filter interviews by

Divine Empire Interview Questions and Answers

Updated 21 Sep 2024
Q1. Cycle Detection in a Singly Linked List

You have given a Singly Linked List of integers, determine if it forms a cycle or not.

A cycle occurs when a node's next points back to a previous node in the list. The li...read more

View 3 more answers
Q2. Check Integer Overflow

You have given two 32 bit signed integers, and you have to check if their multiplication will overflow 32 bit signed integer or not.

An integer overflow occurs when you attempt to store in...read more

View 2 more answers
Q3. Aptitude Question

Degree between an hour hand and a minute hand
Find the degree between an hour hand and a minute hand? Gave me a pen and paper to come up with the answer (it was an equation).

Add your answer

Q4. what is testingq

Ans.

Testing is the process of evaluating a software application to find defects and ensure it meets requirements.

  • Testing involves executing the software with the intention of finding bugs or issues.

  • It helps ensure the software meets the specified requirements and functions correctly.

  • Types of testing include unit testing, integration testing, system testing, and acceptance testing.

Add your answer
Discover Divine Empire interview dos and don'ts from real experiences

Q5. why do we do testing

Ans.

Testing is done to ensure the quality, functionality, and reliability of software products.

  • To identify defects and bugs in the software

  • To ensure the software meets the requirements and specifications

  • To improve the user experience and satisfaction

  • To prevent potential failures and issues in production

  • To validate that the software works as intended

Add your answer

Q6. Constructors and its usage

Ans.

Constructors are special methods in classes used to initialize objects. They are called automatically when an object is created.

  • Constructors have the same name as the class and are defined using the __init__() method.

  • They can be used to set initial values for object attributes.

  • Constructors can take parameters to customize object initialization.

  • Example: class Person: def __init__(self, name, age): self.name = name self.age = age person1 = Person('Alice', 30)

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Divine Empire

based on 4 interviews in the last 1 year
Interview experience
2.8
Poor
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 2.2k Interview Questions
3.8
 • 265 Interview Questions
4.0
 • 239 Interview Questions
3.9
 • 208 Interview Questions
3.7
 • 179 Interview Questions
3.8
 • 131 Interview Questions
View all
Top Thoughts2Binary Consulting & Solutions Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter