Add office photos
Employer?
Claim Account for FREE

eQ Technologic

3.9
based on 73 Reviews
Filter interviews by

Draeger India Interview Questions and Answers

Updated 19 Oct 2024

Q1. 1. Write a C program to print only the even numbers from the fibonacci series(optimization techniques such as dynamic programming expected) 2. What is the difference between .lib and .dll files in Windows or .a...

read more
Ans.

A C program to print even numbers from the Fibonacci series using dynamic programming.

  • Use dynamic programming to store previously calculated Fibonacci numbers.

  • Iterate through the Fibonacci series and check if each number is even.

  • Print the even numbers found.

Add your answer

Q2. 3. Describe the complete boot up process of a typical machine. 4. Write an assembly program to perform multiplication of 2 numbers without using the MUL operator. 5. C code for inserting into a BST + pen and pa...

read more
Ans.

The boot up process of a typical machine involves several stages, including power-on, BIOS initialization, bootloader loading, kernel loading, and initialization of the operating system.

  • The boot up process starts with the power-on of the machine.

  • The BIOS (Basic Input/Output System) is initialized, which performs a series of hardware checks and initializes the system components.

  • The bootloader is loaded, which is responsible for loading the operating system.

  • The kernel of the op...read more

Add your answer

Q3. Write optimized code of Prime Number(on paper)

Ans.

Optimized code to find prime numbers

  • Start checking from 2 up to the square root of the number

  • Use the modulo operator to check if the number is divisible by any smaller number

  • If the number is divisible by any smaller number, it is not prime

  • If the number is not divisible by any smaller number, it is prime

Add your answer

Q4. Explain project, draw database diagram of WhatsApp

Ans.

WhatsApp is a messaging app that allows users to send text messages, voice messages, images, and videos.

  • WhatsApp uses a centralized database to store user information, messages, and media files.

  • The database schema includes tables for users, groups, messages, media files, and settings.

  • Each user has a unique ID, phone number, and profile information stored in the database.

  • Messages are linked to users and groups through foreign keys in the database.

  • Media files are stored in a se...read more

Add your answer
Discover Draeger India interview dos and don'ts from real experiences

Q5. write automation script to open google chrome and verify login functionality

Ans.

Automation script to open Google Chrome and verify login functionality

  • Use Selenium WebDriver to automate browser actions

  • Locate the login elements using appropriate locators

  • Enter login credentials and submit the form

  • Verify successful login by checking for expected elements on the next page

Add your answer

Q6. Use case bases on real life

Ans.

Using a real-life example to demonstrate a software feature

  • Creating a use case for a banking app to demonstrate how a user can transfer money between accounts

  • Detailing the steps a user takes to log in, select accounts, enter amount, and confirm transfer

  • Including error handling scenarios like insufficient funds or incorrect account information

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

Interview Process at Draeger India

based on 13 interviews
Interview experience
4.4
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.6
 • 4.4k Interview Questions
3.9
 • 3.9k Interview Questions
4.0
 • 1.2k Interview Questions
4.1
 • 365 Interview Questions
4.2
 • 223 Interview Questions
4.0
 • 197 Interview Questions
View all
Top eQ Technologic 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

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