Add office photos
eQ Technologic logo
Employer?
Claim Account for FREE

eQ Technologic

3.9
based on 76 Reviews

eQ Technologic 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
right arrow

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
right arrow

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
right arrow

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
right arrow
Discover eQ Technologic 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
right arrow

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
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at eQ Technologic

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

Top Interview Questions from Similar Companies

LTIMindtree Logo
3.8
 • 2k Interview Questions
Mahindra & Mahindra Logo
4.1
 • 401 Interview Questions
Walmart Logo
3.8
 • 302 Interview Questions
HSBC Group Logo
3.9
 • 245 Interview Questions
JBM Group Logo
4.0
 • 193 Interview Questions
ABB Logo
4.1
 • 161 Interview Questions
View all
Recently Viewed
INTERVIEWS
Volvo IT
No Interviews
INTERVIEWS
Briq
No Interviews
SALARIES
Thinkhat
SALARIES
Thinkhat
INTERVIEWS
BNY
No Interviews
INTERVIEWS
eQ Technologic
No Interviews
DESIGNATION
INTERVIEWS
ALTEN
No Interviews
JOBS
Thinkhat
No Jobs
DESIGNATION
Top eQ Technologic Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 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