Upload Button Icon Add office photos

Filter interviews by

Ind Innovations Interview Questions, Process, and Tips

Updated 8 Apr 2024

Top Ind Innovations Interview Questions and Answers

Ind Innovations Interview Experiences

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Processor, memory, network card
  • Q2. About server hardware
Round 3 - HR 

(1 Question)

  • Q1. Previous work experience
Round 4 - One-on-one 

(1 Question)

  • Q1. What are processor, memory network card
  • Ans. 

    Processor, memory, and network card are essential components of a server.

    • Processor: CPU that executes instructions and processes data

    • Memory: RAM that stores data and instructions for the CPU to access quickly

    • Network card: Hardware that allows the server to connect to a network for communication

    • Examples: Intel Xeon processor, 32GB DDR4 RAM, Gigabit Ethernet network card

  • Answered by AI

Skills evaluated in this interview

Server Support Engineer Interview Questions asked at other Companies

Q1. How we can allow incoming traffic of a particular device to access DVR service between to subnet.
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. WHAT IS sanity testing? What is Smoke testing?
  • Ans. 

    Sanity testing is a narrow and focused testing to quickly determine if a new functionality is working as expected. Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.

    • Sanity testing is a subset of regression testing and focuses on specific areas of the application.

    • It is usually performed after major changes in the code or functionality to quickly verify that the ne...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is SDLC? What is STLC?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software products. STLC stands for Software Testing Life Cycle, which is a subset of SDLC focused on testing activities.

    • SDLC involves planning, designing, coding, testing, and deployment stages.

    • STLC includes test planning, test design, test execution, and test closure stages.

    • S...

  • Answered by AI

Skills evaluated in this interview

Software Analyst Interview Questions asked at other Companies

Q1. DFS Traversal Problem Statement Given an undirected and disconnected graph G(V, E), where V is the number of vertices and E is the number of edges, the connections between vertices are provided in the 'GRAPH' matrix. Each element of the mat... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. Related to my career and leadership quality test
Round 3 - Technical 

(1 Question)

  • Q1. All round the technical queries for their project requirements.
Round 4 - HR 

(1 Question)

  • Q1. Final negotiations for offer.

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Do you know about switch?
  • Ans. 

    A switch is a networking device that connects devices on a local area network (LAN) and uses MAC addresses to forward data to the correct destination.

    • Switch operates at layer 2 of the OSI model

    • It uses MAC addresses to forward data within a network

    • Switches create separate collision domains for each port

    • Common types of switches include unmanaged, managed, and layer 3 switches

  • Answered by AI

Information Technology Support Engineer Interview Questions asked at other Companies

Q1. What are the steps to troubleshoot BSOD? How to install the os and what are check list before installing os in pc? What are network types and describe them? What is cloud? What is the use of s3 bucket?
View answer (2)

Ind Innovations interview questions for popular designations

 Project Coordinator

 (1)

 Project Manager

 (1)

 Information Technology Support Engineer

 (1)

 Server Support Engineer

 (1)

 Software Analyst

 (1)

 Desktop & Network Engineer

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. How did you coordinate for before project
Round 3 - HR 

(1 Question)

  • Q1. Job location and Salary discussion

Project Coordinator Interview Questions asked at other Companies

Q1. What kind of water proofing application are used on terrace roof slab of the commercial, residential buildings
View answer (6)

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They are asking about switching and routing concepts questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for switching and routing concepts questions

Desktop & Network Engineer Interview Questions asked at other Companies

Q1. What is the first step we will take to open a laptop?
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 16 Jun 2021

I was interviewed before Jun 2020.

Interview Questionnaire 

2 Questions

  • Q1. Bgp
  • Q2. PAth vector protocol

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn ccna

Interview questions from similar companies

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is a pointer to pointer
  • Ans. 

    A pointer to pointer is a variable that stores the memory address of another pointer variable.

    • It is used to create dynamic data structures like linked lists and trees.

    • It allows multiple levels of indirection.

    • It is denoted by ** in C and C++.

    • Example: int **ptr;

    • Example: ptr = &p; where p is a pointer variable.

  • Answered by AI
  • Q2. Class, object, inheritance, polymorphism,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on pointers,work on ds, study network analysis, learn more about the job and company

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Normal question about past experience
  • Q2. When you can join and all
Round 2 - Assignment 

SQL test on Select query, insert, create

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

(2 Questions)

  • Q1. What are the main principles of the Java
  • Ans. 

    Main principles of Java include object-oriented programming, platform independence, and automatic memory management.

    • Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.

    • Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.

    • Automatic memory management: Java uses garbage collection to automatically m

  • Answered by AI
  • Q2. What is the different between == and equals method
  • Ans. 

    The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.

    • The == operator is used to compare the memory addresses of two objects in Java.

    • The equals method is used to compare the content of two objects in Java.

    • Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true

  • Answered by AI

Skills evaluated in this interview

Ind Innovations Interview FAQs

How many rounds are there in Ind Innovations interview?
Ind Innovations interview process usually has 3 rounds. The most common rounds in the Ind Innovations interview process are HR, Technical and Resume Shortlist.
How to prepare for Ind Innovations 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 Ind Innovations. The most common topics and skills that interviewers at Ind Innovations expect are Desktop Support, Application Support, CCNA, CCNP and Cisco Meraki.
What are the top questions asked in Ind Innovations interview?

Some of the top questions asked at the Ind Innovations interview -

  1. What are processor, memory network c...read more
  2. WHAT IS sanity testing? What is Smoke testi...read more
  3. Do you know about swit...read more

Tell us how to improve this page.

Ind Innovations Interview Process

based on 8 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Cyient Interview Questions
3.6
 • 283 Interviews
View all

Ind Innovations Reviews and Ratings

based on 139 reviews

3.6/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.3

Salary

3.4

Job security

3.4

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 139 Reviews and Ratings
Technical Support Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Analyst
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Desktop Support Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Linux Administrator
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ind Innovations with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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