Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by INGENIO Technologies Team. If you also belong to the team, you can get access from here

INGENIO Technologies Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 24 Reviews

Filter interviews by

INGENIO Technologies Technical Support Engineer Interview Questions and Answers

Updated 10 Oct 2023

INGENIO Technologies Technical Support Engineer Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Oct 2022. There were 3 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 

(3 Questions)

  • Q1. What is apache tomcat server? What is database?
  • Ans. 

    Apache Tomcat is an open-source web server and servlet container that is used to serve Java applications.

    • Apache Tomcat is developed by the Apache Software Foundation.

    • It is used to deploy Java servlets and JSPs.

    • Tomcat can also be used as a standalone web server.

    • It is commonly used in conjunction with Apache HTTP Server.

    • Tomcat is written in Java and provides a pure Java HTTP web server environment.

  • Answered by AI
  • Q2. What is LAN? What is networking?
  • Ans. 

    LAN stands for Local Area Network. Networking is the practice of connecting computers and other devices to share resources and information.

    • LAN is a network that connects computers and devices within a limited area, such as a home, office, or school.

    • Networking involves the use of hardware and software to enable communication and resource sharing between devices.

    • Examples of networking technologies include Ethernet, Wi-Fi...

  • Answered by AI
  • Q3. What is sql server?
  • Ans. 

    SQL Server is a relational database management system developed by Microsoft.

    • Developed by Microsoft

    • Used for storing and retrieving data

    • Supports SQL language for querying databases

    • Provides tools for managing databases and security

    • Commonly used in enterprise environments

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me something about yourself?
  • Q2. Why you want to join this company?

Interview Preparation Tips

Topics to prepare for INGENIO Technologies Technical Support Engineer interview:
  • Computer Networking
  • Database
Interview preparation tips for other job seekers - Do prepare basic technical question.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed in Oct 2022. There were 3 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 - HR 

(3 Questions)

  • Q1. Self introduction ,family details
  • Q2. What about yours current job
  • Ans. 

    I am currently working as a Technical Support Engineer.

    • I provide technical assistance and support to customers.

    • I troubleshoot and resolve hardware and software issues.

    • I communicate with customers via phone, email, or chat to understand and address their concerns.

    • I document and track customer issues and resolutions.

    • I collaborate with other teams to escalate and resolve complex problems.

    • I continuously update my technical...

  • Answered by AI
  • Q3. Tell me about your family
  • Ans. 

    I come from a close-knit family with diverse backgrounds and interests.

    • My parents are both educators and have instilled in me a love for learning and problem-solving.

    • I have two siblings, one older and one younger, who have always been my biggest supporters.

    • We enjoy spending quality time together, whether it's going on family vacations or simply having dinner and sharing stories.

    • My family has always encouraged me to pur...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Tell me Sql joins type
  • Ans. 

    SQL joins are used to combine data from two or more tables based on a related column between them.

    • Inner join returns only the matching rows from both tables

    • Left join returns all rows from the left table and matching rows from the right table

    • Right join returns all rows from the right table and matching rows from the left table

    • Full outer join returns all rows from both tables

    • Cross join returns the Cartesian product of bo

  • Answered by AI
  • Q2. Smoke testing and Regression Testing
  • Q3. Drop and truncate difference
  • Ans. 

    Drop and truncate are SQL commands used to delete data from a table, but with some differences.

    • DROP command removes the entire table and its data while TRUNCATE command removes only the data from the table

    • DROP command cannot be rolled back while TRUNCATE command can be rolled back

    • DROP command is faster than TRUNCATE command

    • DROP command requires DROP privilege while TRUNCATE command requires DELETE privilege

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview for fresher nice company. Technical support engineer vacancies

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience
  • Ans. 

    I have 3 years of experience in customer support roles, handling inquiries, resolving issues, and providing excellent service.

    • 3 years of experience in customer support roles

    • Handled inquiries and resolved issues

    • Provided excellent customer service

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to learn something and grow in your career
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How many years of experiance you have

I applied via Walk-in and was interviewed in Oct 2022. There were 3 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 

(3 Questions)

  • Q1. Self introduction ,family details
  • Q2. What about yours current job
  • Ans. 

    I am currently working as a Technical Support Engineer.

    • I provide technical assistance and support to customers.

    • I troubleshoot and resolve hardware and software issues.

    • I communicate with customers via phone, email, or chat to understand and address their concerns.

    • I document and track customer issues and resolutions.

    • I collaborate with other teams to escalate and resolve complex problems.

    • I continuously update my technical...

  • Answered by AI
  • Q3. Tell me about your family
  • Ans. 

    I come from a close-knit family with diverse backgrounds and interests.

    • My parents are both educators and have instilled in me a love for learning and problem-solving.

    • I have two siblings, one older and one younger, who have always been my biggest supporters.

    • We enjoy spending quality time together, whether it's going on family vacations or simply having dinner and sharing stories.

    • My family has always encouraged me to pur...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Tell me Sql joins type
  • Ans. 

    SQL joins are used to combine data from two or more tables based on a related column between them.

    • Inner join returns only the matching rows from both tables

    • Left join returns all rows from the left table and matching rows from the right table

    • Right join returns all rows from the right table and matching rows from the left table

    • Full outer join returns all rows from both tables

    • Cross join returns the Cartesian product of bo

  • Answered by AI
  • Q2. Smoke testing and Regression Testing
  • Q3. Drop and truncate difference
  • Ans. 

    Drop and truncate are SQL commands used to delete data from a table, but with some differences.

    • DROP command removes the entire table and its data while TRUNCATE command removes only the data from the table

    • DROP command cannot be rolled back while TRUNCATE command can be rolled back

    • DROP command is faster than TRUNCATE command

    • DROP command requires DROP privilege while TRUNCATE command requires DELETE privilege

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview for fresher nice company. Technical support engineer vacancies

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How many years of Experiance
  • Ans. 

    I have 5 years of experience in customer support roles.

    • I have worked in customer support for 5 years.

    • I have experience handling customer queries and complaints.

    • I have developed strong communication and problem-solving skills in my 5 years of experience.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Your experiance

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to join

INGENIO Technologies Interview FAQs

How many rounds are there in INGENIO Technologies Technical Support Engineer interview?
INGENIO Technologies interview process usually has 3 rounds. The most common rounds in the INGENIO Technologies interview process are Resume Shortlist, Technical and HR.
How to prepare for INGENIO Technologies Technical Support Engineer 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 INGENIO Technologies. The most common topics and skills that interviewers at INGENIO Technologies expect are Technical Support, Desktop Support, Networking, Remote Desktop and Hardware.
What are the top questions asked in INGENIO Technologies Technical Support Engineer interview?

Some of the top questions asked at the INGENIO Technologies Technical Support Engineer interview -

  1. What is apache tomcat server? What is databa...read more
  2. What is LAN? What is networki...read more
  3. What is sql serv...read more

Tell us how to improve this page.

INGENIO Technologies Technical Support Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
INGENIO Technologies Technical Support Engineer Salary
based on 17 salaries
₹2 L/yr - ₹6 L/yr
32% less than the average Technical Support Engineer Salary in India
View more details

INGENIO Technologies Technical Support Engineer Reviews and Ratings

based on 4 reviews

2.7/5

Rating in categories

2.5

Skill development

2.3

Work-life balance

2.1

Salary

2.1

Job security

2.9

Company culture

2.1

Promotions

2.1

Work satisfaction

Explore 4 Reviews and Ratings
Technical Support Engineer
17 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Software Developer
11 salaries
unlock blur

₹1.2 L/yr - ₹7.5 L/yr

Softwaretest Engineer
8 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Software Engineer
5 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Product Manager
4 salaries
unlock blur

₹15 L/yr - ₹32 L/yr

Explore more salaries
Compare INGENIO Technologies 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