Upload Button Icon Add office photos

Filter interviews by

GIIT Solutions Interview Questions and Answers

Updated 30 May 2024

GIIT Solutions Interview Experiences

Popular Designations

6 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is workspace in jenkins
  • Ans. 

    Workspace in Jenkins is a directory on the Jenkins server where builds are executed and project files are stored.

    • Workspace is created for each job in Jenkins

    • It contains the source code, build scripts, and any other files needed for the build process

    • Workspace is specific to each build and is cleaned up after the build is completed

  • Answered by AI
  • Q2. Whats does netstst -tulpn command do
  • Ans. 

    netstat -tulpn command displays active network connections and listening ports with process IDs

    • Displays active network connections (-t)

    • Displays listening ports (-l)

    • Shows process IDs and names (-p)

    • Displays numerical addresses instead of resolving hostnames (-n)

    • Requires root privileges to show process IDs and names

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good question for devops, clear the basics it will work

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self
Round 2 - HR 

(1 Question)

  • Q1. Who are manager

AWS Cloud Engineer Interview Questions asked at other Companies

Q1. What is DDOS Attack and what you will use to prevent it.
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via AmbitionBox

Round 1 - Aptitude Test 

Aws,linux,docker,ansible,jenkins,kubernetes

Round 2 - Technical 

(1 Question)

  • Q1. Devops tools related,aws services
Round 3 - HR 

(1 Question)

  • Q1. Depend interviewer

Interview Preparation Tips

Topics to prepare for GIIT Solutions AWS Devops Engineer interview:
  • Devops tools

AWS Devops Engineer Interview Questions asked at other Companies

Q1. how do you troubleshoot a docker container that is going to die?
View answer (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 - Coding Test 

1 hour test, It was a good experience during the interview

Round 3 - HR 

(3 Questions)

  • Q1. Good and Nice behavior
  • Q2. Why you want this job
  • Q3. What is your expected salary

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

GIIT Solutions interview questions for popular designations

 AWS Cloud Engineer

 (1)

 AWS Devops Engineer

 (1)

 Cloud Devops Engineer

 (1)

 Devops Engineer

 (1)

 Digital Marketing Intern

 (1)

 Software Developer

 (1)

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

I applied via Naukri.com and was interviewed before Dec 2021. There were 5 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 - HR 

(4 Questions)

  • Q1. Tell me something about you self?
  • Q2. What's your current qualifications? When did you graduated? What was the stream? What were you doing in the year gap (if there is any year gap) ?
  • Q3. Why do you want to work in particular field of choice?
  • Q4. Do you have any experience?
Round 3 - Aptitude Test 

A link will be shared to candidates which will have some set of questions from both basic aptitude test and coding language of your choice. it won't be very tough that you can't solve in given time. And the screen and video will be recorded and is checked in real time by advance software and in-person for any case of cheating.

Round 4 - One-on-one 

(1 Question)

  • Q1. If you have experience then It will be based on the resume that you shared and some basic-to-intermediate questions from tools that are generally used in that area. It would be best if you have gone throug...
Round 5 - HR 

(1 Question)

  • Q1. It will be just to inform you about the selection and then revise the previously discussed information.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pro tip will be iif you have gone through some of the blogs on Google that goes like "top interview questions in DevOps/SDE/TESTING"..

Cloud Devops Engineer Interview Questions asked at other Companies

Q1. What command can be run to import a pre-exported Docker image into another Docker host?
View answer (1)

I applied via Internshala and was interviewed before Aug 2021. There were 2 interview rounds.

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. Basic details about me

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and do all your work with enthusiasm and confidence.

Digital Marketing Intern Interview Questions asked at other Companies

Q1. What is the relation between your field and digital marketing ?
View answer (2)

Jobs at GIIT Solutions

View all

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

There are30 multiple chocke quetsions

Round 2 - Technical 

(5 Questions)

  • Q1. What is troubleshooting
  • Ans. 

    Troubleshooting is the process of identifying, diagnosing, and resolving technical issues or problems.

    • Identifying the issue or problem

    • Gathering information and data related to the issue

    • Analyzing the information to determine the root cause

    • Developing and implementing a solution

    • Testing the solution to ensure it resolves the issue

  • Answered by AI
  • Q2. What is diagnosing
  • Ans. 

    Diagnosing is the process of identifying and determining the cause of a problem or issue.

    • Diagnosing involves gathering information about symptoms or issues.

    • It requires analyzing data and identifying patterns or potential causes.

    • Diagnostic tools and tests may be used to aid in the process.

    • Once a diagnosis is made, appropriate solutions or treatments can be implemented.

  • Answered by AI
  • Q3. What is email writing
  • Ans. 

    Email writing is the process of composing and sending electronic messages through email platforms.

    • Use a clear and concise subject line to summarize the email content

    • Address the recipient properly with a greeting

    • Organize the email content into paragraphs for easy readability

    • Use professional language and tone

    • Include a signature with contact information at the end

  • Answered by AI
  • Q4. What is java andu know it
  • Ans. 

    Java is a high-level programming language used for developing applications and software.

    • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)

    • It is object-oriented, allowing for modular and reusable code

    • Java is used in a wide range of applications, from web development to mobile apps

    • Examples: Android apps, web servers, enterprise applications

  • Answered by AI
  • Q5. What is sql how can
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks such as querying data, updating data, and creating databases

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • Example: SELECT * FROM customers WHERE city = 'New York'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview no need to panic questions can be well known
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Hero motors Ltd to you too dear love to you in advance for taking care of yourself and your life is tarah ke liye
Round 2 - Aptitude Test 

Hero motors and your team to you too beta you are you doing in class today you too dear m kal b and b shift to you earlier w you are not

Interview Preparation Tips

Interview preparation tips for other job seekers - Good very nice pic I love u w a p u r a m room par m room pa aa raha ho aap to karo ye kya h tu kya hua y u r
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

This is good experience 👍

Round 2 - Group Discussion 

This is good experience 👍 bhut hi accha rha h

Round 3 - One-on-one 

(5 Questions)

  • Q1. Aapka naam kya hai
  • Q2. Aapke pass phone hai laptop hai
  • Q3. Aap kahan se Hain
  • Q4. Aap is job ko kar payenge
  • Q5. Aapke yahan per net theek chalta hai
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

1 Hour test to test Analytical skills and General Aptitude

Round 2 - Guesstimates 

(4 Questions)

  • Q1. How many people in the area you live in own a car?
  • Ans. 

    It is estimated that around 80% of the population in the area I live in own a car.

    • Approximately 80% of people in the area own a car

    • Car ownership is common due to lack of public transportation options

    • Many households have multiple cars for different family members

  • Answered by AI
  • Q2. Measure 4 Liters out of two vessels that are of 5 Liters and 3 Liters
  • Q3. How do you manage a conflict in the workplace?
  • Ans. 

    I manage conflicts by actively listening, understanding all perspectives, finding common ground, and facilitating a resolution.

    • Actively listen to all parties involved to understand their perspectives

    • Identify common ground and areas of agreement

    • Facilitate open communication and encourage collaboration

    • Seek a win-win solution that addresses the concerns of all parties

    • Document agreements and follow up to ensure resolution

  • Answered by AI
  • Q4. The overall quality of the process isn't improving. How do you tackle this situation?
  • Ans. 

    To improve the overall quality of the process, I would focus on identifying root causes, implementing process improvements, and monitoring results.

    • Conduct a thorough analysis to identify the root causes of the quality issues

    • Collaborate with stakeholders to develop and implement process improvements

    • Establish key performance indicators (KPIs) to monitor the effectiveness of the changes

    • Regularly review and adjust the proc...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. One thing that you would do differently from your previous manager?
  • Ans. 

    I would focus more on fostering a collaborative team environment.

    • Encourage open communication and idea sharing among team members

    • Promote a culture of teamwork and mutual support

    • Implement regular team-building activities to strengthen relationships

  • Answered by AI
  • Q2. What is the angle between minute and hour clock when the clock strikes 2:20?
  • Ans. 

    The angle between the minute and hour hands of a clock at 2:20 is 50 degrees.

    • Calculate the angle formed by the hour hand from 12 o'clock to the current time (2:20)

    • Calculate the angle formed by the minute hand from 12 o'clock to the current time (20 minutes past the hour)

    • Subtract the smaller angle from the larger angle to get the angle between the minute and hour hands

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Turing Lead Business Analyst interview:
  • Analytical skills
  • Operations

GIIT Solutions Interview FAQs

How many rounds are there in GIIT Solutions interview?
GIIT Solutions interview process usually has 2-3 rounds. The most common rounds in the GIIT Solutions interview process are HR, Resume Shortlist and Aptitude Test.
How to prepare for GIIT Solutions 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 GIIT Solutions. The most common topics and skills that interviewers at GIIT Solutions expect are Hibernate, Python, Spring Boot, AWS and Devops.
What are the top questions asked in GIIT Solutions interview?

Some of the top questions asked at the GIIT Solutions interview -

  1. whats does netstst -tulpn command...read more
  2. What is workspace in jenk...read more
  3. It will be just to inform you about the selection and then revise the previousl...read more

Tell us how to improve this page.

GIIT Solutions Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

GIIT Solutions Reviews and Ratings

based on 27 reviews

3.3/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

3.1

Salary

2.8

Job security

2.9

Company culture

3.2

Promotions

3.0

Work satisfaction

Explore 27 Reviews and Ratings
Business Development Manager

Gurgaon / Gurugram

2-6 Yrs

Not Disclosed

Data Engineer

Gurgaon / Gurugram

0-1 Yrs

Not Disclosed

Business Development Manager

Gurgaon / Gurugram

6-11 Yrs

Not Disclosed

Explore more jobs
Software Engineer
23 salaries
unlock blur

₹2.5 L/yr - ₹15 L/yr

Devops Engineer
19 salaries
unlock blur

₹3 L/yr - ₹10.8 L/yr

Cloud Devops Engineer
11 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

Software Developer
8 salaries
unlock blur

₹3.6 L/yr - ₹8 L/yr

Business Development Executive
4 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

Explore more salaries
Compare GIIT Solutions 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