Upload Button Icon Add office photos

Filter interviews by

IonIdea Devops Engineer Interview Questions and Answers

Updated 28 Jul 2023

IonIdea Devops Engineer Interview Experiences

1 interview found

Devops Engineer Interview Questions & Answers

user image Nikhilesh A

posted on 28 Jul 2023

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

I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 interview rounds.

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 

(1 Question)

  • Q1. Nodjs application, .net application
Round 3 - Technical 

(1 Question)

  • Q1. Jenkins setup and windows
Round 4 - HR 

(1 Question)

  • Q1. Bgv, form 16, pf, commination skills

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. They just ask what you have in your resume and your project details

Interview Preparation Tips

Topics to prepare for Agilysys Technologies India Devops Engineer interview:
  • AWS and devops
Interview preparation tips for other job seekers - Prepare well what you have in your resume.
And your project details
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Which data structure is used to reverse an array?
  • Ans. 

    The data structure used to reverse an array is a stack.

    • A stack data structure can be used to reverse an array by pushing each element onto the stack and then popping them off in reverse order.

    • Example: If we have an array of strings ['apple', 'banana', 'cherry'], we can reverse it using a stack to get ['cherry', 'banana', 'apple'].

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. MCQ test was the first round. Here they will ask from HTML css nd js. After that face to face along with online system test. They will ask to create a static web page

I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. They just ask what you have in your resume and your project details

Interview Preparation Tips

Topics to prepare for Agilysys Technologies India Devops Engineer interview:
  • AWS and devops
Interview preparation tips for other job seekers - Prepare well what you have in your resume.
And your project details
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It was mostly based on SQL and php
Round 2 - Technical 

(1 Question)

  • Q1. Viva technical interview
Round 3 - Technical 

(1 Question)

  • Q1. Another viva technical interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Interview with COO
Interview experience
5
Excellent
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 - Technical 

(1 Question)

  • Q1. PHP Based type questions
Round 3 - HR 

(1 Question)

  • Q1. HR Based type questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to start carrier.
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to upload files in Nodejs Application
  • Ans. 

    To upload files in a Node.js application, you can use the 'multer' middleware package.

    • Install 'multer' package using npm

    • Set up multer middleware in your Node.js application

    • Create a route in your application to handle file uploads

    • Use 'multer' to process and save uploaded files to a specified destination

  • Answered by AI
  • Q2. Explain Event Loop in NodeJS
  • Ans. 

    Event Loop in NodeJS manages asynchronous operations by executing callback functions when certain events occur.

    • Event Loop continuously checks the Call Stack and Callback Queue to see if there are any functions that need to be executed.

    • If the Call Stack is empty, Event Loop will move functions from the Callback Queue to the Call Stack for execution.

    • Event Loop allows NodeJS to handle multiple requests concurrently withou...

  • Answered by AI
Round 2 - Coding Test 

Online coding test(MCQ)

Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself.
  • Ans. 

    I am a passionate web developer with experience in front-end and back-end technologies.

    • Experienced in HTML, CSS, JavaScript, and various frameworks like React and Angular

    • Proficient in server-side languages like Node.js and PHP

    • Familiar with databases such as MySQL and MongoDB

    • Strong problem-solving skills and ability to work in a team environment

  • Answered by AI
  • Q2. Tell me about your previous company experience

Skills evaluated in this interview

Round 1 - Aptitude Test 

Php mcq

Round 2 - Technical 

(2 Questions)

  • Q1. Basic concepts of PHP
  • Q2. What is multilevel inhertance
  • Ans. 

    Multilevel inheritance is a concept in object-oriented programming where a class inherits properties and methods from another class, which in turn inherits from another class.

    • Multilevel inheritance involves creating a hierarchy of classes, where each class inherits from the class above it.

    • The derived class inherits the properties and methods of the base class, and can also add its own unique properties and methods.

    • This...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. PHP OOPS Concept , Structures
Round 4 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - PHP OOPS Concept Design patterns
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2022. 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 - Technical 

(1 Question)

  • Q1. Basic to intermediate level questions.
Round 3 - Coding Test 

Machine test on your technology stack. Deeply conceptual.

Round 4 - Technical 

(1 Question)

  • Q1. Conceptual, deep logic and reasoning
Round 5 - HR 

(1 Question)

  • Q1. Why we should hire you? Keep yourself ready with answer to face this question.

IonIdea Interview FAQs

How many rounds are there in IonIdea Devops Engineer interview?
IonIdea interview process usually has 4 rounds. The most common rounds in the IonIdea interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in IonIdea Devops Engineer interview?

Some of the top questions asked at the IonIdea Devops Engineer interview -

  1. Bgv, form 16, pf, commination ski...read more
  2. Nodjs application, .net applicat...read more
  3. Jenkins setup and wind...read more

Tell us how to improve this page.

IonIdea Devops Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
IonIdea Devops Engineer Salary
based on 6 salaries
₹3 L/yr - ₹6.3 L/yr
49% less than the average Devops Engineer Salary in India
View more details
Software Engineer
82 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Softwaretest Engineer
67 salaries
unlock blur

₹2.5 L/yr - ₹7 L/yr

Senior Software Engineer
61 salaries
unlock blur

₹4.4 L/yr - ₹16 L/yr

AR Caller
32 salaries
unlock blur

₹1.8 L/yr - ₹3.6 L/yr

Technical Recruiter
30 salaries
unlock blur

₹2.8 L/yr - ₹5 L/yr

Explore more salaries
Compare IonIdea with

Infosys

3.7
Compare

Wipro

3.7
Compare

TCS

3.7
Compare

HCLTech

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