Upload Button Icon Add office photos

Filter interviews by

eQ Technologic Interview Questions and Answers for Freshers

Updated 21 Mar 2025

eQ Technologic Interview Experiences for Freshers

Popular Designations

2 interviews found

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

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Technical One on One Round
  • Q2. Coding questions on Stack, Tree
  • Q3. Questions on SQL queries
Round 3 - Technical 

(3 Questions)

  • Q1. Technical and One on One Round
  • Q2. Questions on Java, OOPs, Multi Threading
  • Q3. Questions on SQL queries
Round 4 - HR 

(3 Questions)

  • Q1. Technical and HR Round
  • Q2. General Questions
  • Q3. One coding question

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

I appeared for an interview in Aug 2017.

Interview Questionnaire 

3 Questions

  • 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 ...
  • 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.

  • Answered by AI
  • 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 a...
  • 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 respons...

  • Answered by AI
  • Q3. Question 1: Tell me about your self ? Question 2: Why do you wanna join our firm? Question 3: Whats your dream company?
  • Ans. 

    I am a passionate software engineer with a strong background in coding and problem-solving. I am excited about the opportunity to join your firm and contribute to innovative projects.

    • I have a Bachelor's degree in Computer Science and 5 years of experience in software development.

    • I have expertise in Java, Python, and SQL, and have worked on projects ranging from web development to data analysis.

    • I am drawn to your firm's...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume was selected based on CGPA and internship experience
Tips: Keep a good CGPA, atleast above 7.0 for a good chance in placements

College Name: Sinhgad College Of Engineering (SCOE)

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

Jobs at eQ Technologic

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

They have an Online Aptitude cum coding test which contains some 20-30 Question to be done in 3Hrs.
20 Questions of Aptitude and 10 Questions of coding(Which includes Display output and correct the program Questions)

Round 2 - Coding Test 

Easy Interview lasting about 30-45 Mins
They mostly ask questions based on projects and they like to see some certifications.
DSA questions were easy to medium.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for DSA and have some good projects to speak about them.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Verbal,logical thiniking questions

Round 2 - Coding Test 

Medium level questions like 2d array reverse , sort 2d array

Interview Preparation Tips

Interview preparation tips for other job seekers - concentrate on problem solving questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Objective test,coding test,technical test

Round 2 - Coding Test 

Python,c++,java,html,css

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Round 1: Round 1 was an MCQ exam. The time allotted was 45 minutes and 30 questions had to be answered. There was negative marking for wrong answers(-1)

Round 2 - Coding Test 

This was a programming round. We were given 4 questions that had to be solved in 1 hour. The coding questions were-

Matrix multiplication
Program to write linear convolution
A question based on graphs
Another question on the 2D array.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding has been asked

Round 2 - Technical 

(1 Question)

  • Q1. About programming
Round 3 - HR 

(1 Question)

  • Q1. Basics general questions
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

It consists of Computer Science subjects and 2 to 3 apptitudee majorly os and c++

Round 2 - Coding Test 

3 question s are provided and they are from strings 2d array and graph

Round 3 - Technical 

(2 Questions)

  • Q1. Matrix multiplication
  • Q2. Valid paranthis or not and other dsa related questions
Round 4 - Technical 

(2 Questions)

  • Q1. About my project s
  • Q2. Doubly linked list implementation
  • Ans. 

    A doubly linked list is a data structure where each node contains a reference to the next and previous nodes.

    • Nodes have two pointers: one to the next node and one to the previous node.

    • Insertions and deletions can be done efficiently at both ends of the list.

    • Traversal can be done in both directions.

    • Example: DoublyLinkedListNode { data, prev, next }

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Some scenario based question
  • Q2. And general questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare dsa concepts and hr round also has some technical questions they will even reject in hr

Skills evaluated in this interview

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

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Contains 2 coding questions

Round 2 - Technical 

(5 Questions)

  • Q1. Oops, computer architecture based questions
  • Q2. Operating system questions
  • Q3. Print the matrix in spiral
  • Ans. 

    Print a matrix in spiral order

    • Start by printing the first row from left to right

    • Then print the last column from top to bottom

    • Continue in a spiral pattern until all elements are printed

  • Answered by AI
  • Q4. Computer architecture based questions
  • Q5. Tree, linkedlist based questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal apptitude queations were asked in this round

Round 2 - Technical 

(1 Question)

  • Q1. Questions on javascript Basic of HTML, CSS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for basics

eQ Technologic Interview FAQs

How many rounds are there in eQ Technologic interview for freshers?
eQ Technologic interview process for freshers usually has 4 rounds. The most common rounds in the eQ Technologic interview process for freshers are Technical, Resume Shortlist and HR.
How to prepare for eQ Technologic interview for freshers?
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 eQ Technologic. The most common topics and skills that interviewers at eQ Technologic expect are Java, Technical Documentation, Technical Writing, Data Analytics and HTML.
What are the top questions asked in eQ Technologic interview for freshers?

Some of the top questions asked at the eQ Technologic interview for freshers -

  1. 1. Write a C program to print only the even numbers from the fibonacci series(o...read more
  2. 3. Describe the complete boot up process of a typical machine. 4. Write an asse...read more
  3. OOPs, Java. Mostly java question and some dbms question were asked. was asked t...read more
How long is the eQ Technologic interview process?

The duration of eQ Technologic interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

eQ Technologic Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Zeus Learning Interview Questions
3.3
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
ENH iSecure Interview Questions
4.1
 • 29 Interviews
XenonStack Interview Questions
3.2
 • 28 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
MulticoreWare Interview Questions
4.2
 • 23 Interviews
View all

eQ Technologic Reviews and Ratings

based on 80 reviews

3.9/5

Rating in categories

3.2

Skill development

3.8

Work-life balance

4.0

Salary

4.4

Job security

3.5

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 80 Reviews and Ratings
Senior Information Experience Designer

Kolkata,

Mumbai

+5

2-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
190 salaries
unlock blur

₹8 L/yr - ₹24.4 L/yr

Senior Software Engineer
79 salaries
unlock blur

₹12.5 L/yr - ₹38.5 L/yr

QA Engineer
65 salaries
unlock blur

₹7.5 L/yr - ₹16 L/yr

Senior QA Engineer
37 salaries
unlock blur

₹10 L/yr - ₹31.5 L/yr

Software Developer
35 salaries
unlock blur

₹8 L/yr - ₹22 L/yr

Explore more salaries
Compare eQ Technologic with

Northcorp Software

4.3
Compare

Apex CoVantage

3.1
Compare

Appsierra

4.4
Compare

Teleindia Networks

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