Upload Button Icon Add office photos

Filter interviews by

Insight Direct India Interview Questions and Answers

Updated 21 Nov 2024

Insight Direct India Interview Experiences

Popular Designations

2 interviews found

Cloud Engineer Interview Questions & Answers

user image Monica Sahoo

posted on 21 Nov 2024

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question are from Linux
Round 2 - Technical 

(1 Question)

  • Q1. Questions are from Azure
Round 3 - HR 

(1 Question)

  • Q1. Normal discussion with HR

Cloud Engineer Interview Questions asked at other Companies

Q1. Can you please elaborate the best practices of Authentication and Authorisation for the web based applications ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Experience, Package and skills
Round 2 - One-on-one 

(1 Question)

  • Q1. Deep question on past experience and skills
Round 3 - Behavioral 

(1 Question)

  • Q1. Mixed questions

Business Coordinator Interview Questions asked at other Companies

Q1. What is BPS How to convince a person to admit them to join
View answer (1)

Jobs at Insight Direct India

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Coding Test 

I participated in a coding round on their platform, which consisted of three coding questions in 60 min. however, their editor and compiler were quite inadequate. The event was held onsite, with 500 candidates arriving on January 11, 2024, at 9 AM. Approximately 100 candidates cleared that round.

Round 2 - Coding Test 

I solved all three questions, yet we still had to participate in the second round, which included one coding question to be completed in 20 minutes. The question was poorly framed, leading to the rejection of most students. However, I managed to solve all the test cases.

Round 3 - Coding Test 

The coding round comprised one question and was conducted on paper for a duration of 10 minutes.

Round 4 - Technical 

(5 Questions)

  • Q1. It was the puzzle question involving five numbered fingers where you need to determine which finger corresponds to a given number in constant time complexity O(1)?
  • Q2. Write code for searching in a 2D matrix with a time complexity of O(mlogn)?
  • Ans. 

    Implement a binary search in each row of a sorted 2D matrix to achieve O(mlogn) time complexity.

    • Divide and conquer approach can be used to search in each row of the matrix.

    • Perform binary search on each row to find the target element efficiently.

    • Ensure the rows are sorted to apply binary search in each row.

  • Answered by AI
  • Q3. How would you design a store management system, including all relevant schema tables?
  • Ans. 

    Design a store management system with relevant schema tables

    • Create a 'Store' table with attributes like store_id, name, location, etc.

    • Design a 'Product' table with attributes like product_id, name, price, quantity, etc.

    • Include a 'Sales' table to track sales transactions with attributes like sale_id, date, total_amount, etc.

    • Implement a 'Stock' table to manage product stock levels with attributes like stock_id, product_i

  • Answered by AI
  • Q4. Design schema of your project
  • Ans. 

    The schema of my project is designed to efficiently store and retrieve data for a web application.

    • Use relational database to store structured data

    • Create tables for different entities like users, products, orders

    • Establish relationships between tables using foreign keys

    • Use indexes to optimize query performance

  • Answered by AI
  • Q5. Design category schema where category can have multiple sub categories
  • Ans. 

    Design a category schema with multiple subcategories

    • Use a parent-child relationship to link categories and subcategories

    • Implement a tree data structure to represent the hierarchy

    • Each category can have multiple subcategories

    • Example: Category - Electronics, Subcategories - Computers, Mobile Phones, TVs

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. Questions related to javascript
  • Q2. Sql queries which consists of group and joins
  • Ans. 

    SQL queries involving group by and joins are used to retrieve data from multiple tables and aggregate results.

    • Use GROUP BY to group rows that have the same values in specified columns

    • Use JOIN to combine rows from two or more tables based on a related column

    • Examples: SELECT column1, SUM(column2) FROM table1 JOIN table2 ON table1.id = table2.id GROUP BY column1

  • Answered by AI
Round 6 - HR 

(2 Questions)

  • Q1. Can you provide your introduction?
  • Ans. 

    I am a passionate software engineering student with experience in Java, Python, and web development.

    • Currently pursuing a degree in Computer Science

    • Proficient in Java, Python, and web development technologies like HTML, CSS, and JavaScript

    • Completed internships at tech companies working on software projects

    • Participated in coding competitions and hackathons

  • Answered by AI
  • Q2. Why do you want to join this company?
  • Ans. 

    I am impressed by the company's innovative projects and collaborative work culture.

    • Impressed by innovative projects

    • Desire to work in collaborative environment

    • Company's reputation in the industry

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary: 5 LPA; Bond: 1.6 years. My experience was quite poor. Initially, we were required to report at 9 AM, and our workday extended until 10:30 PM. We were not provided with any dinner or food after 6 PM, only receiving coffee, and we were prohibited from going outside to get food. Subsequently, we were called for an interview on a different day, but despite passing the HR round, I was ultimately rejected. Out of the initial group, only 20 candidates reached the technical interviews, and only 2 or 3 were extended offers on the same day.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions about python basics.
  • Q2. Questions about Django and web developement
Round 2 - Coding Test 

Creating API endpoints for signin, signup with validations

Round 3 - Technical 

(1 Question)

  • Q1. DSA questions - medium level
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Feb 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The first round consisted of technical questions, followed by a second round focused on additional technical inquiries. In the third round, there was an HR discussion that addressed salary expectations. I received feedback indicating that I had cleared all initial rounds. Subsequently, the HR representative informed me about one more technical round, which I also passed, and I received positive feedback from HR. Ultimately, I was informed that a salary hike could not be provided, leading to my rejection of the offer. This process was disappointing.
I will suggest Discuss about the salary first in advance they are giving any reason like internal parity and all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Proficient in problem-solving.

Round 2 - Coding Test 

I am skilled at coding, but I do not practice daily.

Round 3 - Case Study 

Good at case study time

Round 4 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
Round 5 - One-on-one 

(2 Questions)

  • Q1. I have no idea about this round
  • Q2. Nothing to ask about anything
Round 6 - Technical 

(2 Questions)

  • Q1. What types of questions do companies typically ask during interviews?
  • Q2. Nothing to ask about technical round
Round 7 - Group Discussion 

I may not excel in group discussions, but I possess a considerable amount of knowledge.

Round 8 - Assignment 

I always give my best in any task.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to share anything
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Difference between Lag & Lead with an example
  • Q2. Example explaining Rank,Dense_Rank,Row_Number
  • Q3. Business question around customer funneling.
  • Q4. Some technical questions around marketing campaigns(utm_source,campaign_id,etc.)
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions around customer funneling(Ideal and non-ideal)
  • Q2. Some other business related problems and situational questions.
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioural and resume basaed questions with some situational questions.
Round 4 - HR 

(1 Question)

  • Q1. Behavioral questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - HR had taken all my documents and confirmed that she will close the offer within 2-3 days but even after 1 week and multiple follow-ups she started ignoring my mails and messages and did not give any update.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

One question relates to Linked list and another related to string

Round 2 - Technical 

(5 Questions)

  • Q1. Circular linked list algorithm
  • Ans. 

    Circular linked list is a data structure where the last node points back to the first node.

    • In a circular linked list, each node has a pointer to the next node and the last node points back to the first node.

    • Traversal in a circular linked list can start from any node and continue until the starting node is reached again.

    • Insertion and deletion operations in a circular linked list are similar to those in a regular linked ...

  • Answered by AI
  • Q2. String manipulation and logical questioning
  • Q3. String creation and deletion
  • Q4. DSA problem solving questions
  • Q5. Logical questions asked and informed

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare basic concepts of programming and SQL
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

In first round the hiring team provide you a question of pattern printing.

Round 2 - Technical 

(3 Questions)

  • Q1. What do you understand from OOP's?
  • Q2. What is js callback function and reference objects?
  • Q3. Some queries on sql.
Round 3 - HR 

(3 Questions)

  • Q1. Introduce yourself?
  • Q2. Why do you want to join webkul?
  • Q3. What do you know about the job role and the technology?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to behave properly and go through the basic understanding of
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(4 Questions)

  • Q1. General interview questions - tell me about yourself, what challenges have you faced in your previous role etc
  • Q2. Questions on resume and past experience
  • Q3. Excel questions - date time formulas and functions, pivot, countif, vlookup/hlookup/xlookup, Data analysis
  • Q4. SQL - Group By, Join

Insight Direct India Interview FAQs

How many rounds are there in Insight Direct India interview?
Insight Direct India interview process usually has 3 rounds. The most common rounds in the Insight Direct India interview process are HR, Technical and One-on-one Round.
How to prepare for Insight Direct India 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 Insight Direct India. The most common topics and skills that interviewers at Insight Direct India expect are Azure, Java, Linux, Terraform and Python.
What are the top questions asked in Insight Direct India interview?

Some of the top questions asked at the Insight Direct India interview -

  1. Question are from Li...read more
  2. Questions are from Az...read more
  3. Mixed questi...read more

Tell us how to improve this page.

Insight Direct India Interview Process

based on 8 interviews

Interview experience

4.9
  
Excellent
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 98 Interviews
Apisero Interview Questions
4.3
 • 72 Interviews
Redington Interview Questions
4.0
 • 34 Interviews
Ingram Micro Interview Questions
3.8
 • 29 Interviews
Tech Data Interview Questions
4.1
 • 7 Interviews
View all

Insight Direct India Reviews and Ratings

based on 29 reviews

3.8/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

3.6

Salary

3.5

Job security

3.9

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 29 Reviews and Ratings
Cloud Infrastructure Engineer (Netapp/Commvault)

Pune,

Bangalore / Bengaluru

+1

4-9 Yrs

₹ 10-18 LPA

Sr. Practice Manager - Data ( Azure ) || Urgent Opening!

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

16-26 Yrs

Not Disclosed

Cloud Engineer III- M365

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

5-9 Yrs

₹ 13-18 LPA

Explore more jobs
Cloud Engineer 2
11 salaries
unlock blur

₹6.5 L/yr - ₹8.3 L/yr

Cloud Engineer
8 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Senior Consultant
7 salaries
unlock blur

₹17.5 L/yr - ₹45.5 L/yr

Cloud Engineer 1
7 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Senior Cloud Engineer
5 salaries
unlock blur

₹8.6 L/yr - ₹28.5 L/yr

Explore more salaries
Compare Insight Direct India with

Redington

4.0
Compare

Ingram Micro

3.8
Compare

Tech Data

4.1
Compare

Compuage Infocom

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