Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Technical Support Engineer Interview Questions, Process, and Tips

Updated 29 Jun 2022

Top Cybage Technical Support Engineer Interview Questions and Answers

Cybage Technical Support Engineer Interview Experiences

3 interviews found

I applied via Referral and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Linux questions:- Installation process, Port no.
  • Q2. Explain basic CMDs with Syntax & example.
  • Ans. 

    CMDs are commands used in Windows Command Prompt to perform various tasks.

    • dir - lists all files and folders in the current directory

    • cd - changes the current directory

    • ipconfig - displays network information

    • ping - tests network connectivity

    • tasklist - displays a list of running processes

    • shutdown - shuts down the computer

    • help - displays a list of available commands with brief descriptions

  • Answered by AI
  • Q3. Couple of case studies about action on critical situations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare according to the position to which you are applying, most of the questions were asked on my CV.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Write Sql query for 2nd highest salary
  • Ans. 

    SQL query for 2nd highest salary

    • Use ORDER BY and LIMIT to get the highest salary

    • Use subquery to exclude the highest salary and get the second highest

  • Answered by AI
  • Q2. Self join, find employees with their manager name
  • Q3. Find command in linux
  • Ans. 

    The find command in Linux is used to search for files and directories in a specified location.

    • The basic syntax of the find command is 'find [path] [expression]'.

    • The path specifies the location to search in.

    • The expression specifies the criteria for the search.

    • Some common expressions include -name, -type, -size, and -mtime.

    • Examples: 'find /home/user -name '*.txt'' searches for all files with a .txt extension in the /home...

  • Answered by AI
  • Q4. Grep command in linux
  • Ans. 

    Grep command is used to search for a specific pattern in a file or multiple files in Linux.

    • Syntax: grep [options] pattern [file]

    • Options: -i (ignore case), -v (invert match), -c (count matches), -n (show line numbers)

    • Example: grep 'error' file.txt

    • Example: grep -i 'error' *.log

    • Example: grep -c 'error' file.txt

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Some basic sql and linux questions, they ask about SLA,OLA, ITIL process.

Skills evaluated in this interview

Technical Support Engineer Interview Questions Asked at Other Companies

asked in Salesforce
Q1. Admin Questions :- What is Relationships what are types of relati ... read more
asked in Zoho
Q2. Send an email to customer apologising the mistake made by the rep ... read more
asked in Salesforce
Q3. How you will get contact of account with name starting with abc.
Q4. What are the steps which you will follow if a customer calls and ... read more
Q5. How to release previous IP which assign to your device?

I applied via Approached by Company and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic SQL Communication
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic communication Itil
Round 3 - One-on-one 

(1 Question)

  • Q1. SQL Remedyforce ITIL Communication
Round 4 - HR 

(1 Question)

  • Q1. Salary Work location Notice period discussion

Interview Preparation Tips

Topics to prepare for Cybage Technical Support Engineer interview:
  • Communication Skills
Interview preparation tips for other job seekers - Basic SQL questions.
Remedyforce questions
ITIL questions
Communication very important.

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - i was interviewed for technical support engineer at mphasis walk in interview june 2024 at bangalore, let me begin with the location i came from a far place went to banglore without sleeping on unreserved train to get interviewed at mphasis , finding their building is very tough asked many security and they gave a visitor sticker to stick on my shirt finally i arrived interview earlier, now heres the interview process first a security or a waiter staying there outside room gives a token for interview slot 51 people arrived till 10.00 pm im one of them. first batch the security ask whos the hr you tell them hr name that is stated on mail and all 51 people are moved to a room with that hr and the hr conducted interview,

now heres the frusted part the hr shuffle the resume and go from the first resume she gave more time to the first resumes to eloborate their communication skills shes looking for extradionary communication skills 3 girls talked like native english speakers she kept their resumes later on shes in a very hurry and after 30th resume she decided to stop while someone speaking without giving a chance she interrupted in between when someone talked it was a frusted experience and imagine its a first batch she interupted me while my introduction like she did for 48 people , people came from far states to attend this low paying job
atleast give them a chance to speak and organize your time instead of brutally sending people back
finally i can say this company has a lot of office politics just by listening to these hr and their attitudes so i advice people
only attend this interview if you have exceptional communication skills otherwise dont waste your time and energy in this company theres many good companies available research about that before going for a walkin
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your qualification?
  • Q2. Explain about the projects that you completed while attending the college.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. System bootup issues
  • Ans. 

    System bootup issues can be caused by hardware or software problems.

    • Check for loose connections or faulty hardware components

    • Verify BIOS settings and ensure correct boot order

    • Scan for malware or corrupted system files

    • Try booting into safe mode to troubleshoot software conflicts

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Write a code of hashmaps in Java while screen share
  • Ans. 

    Code example of hashmaps in Java

    • Declare a hashmap: HashMap map = new HashMap<>();

    • Add key-value pairs: map.put("key1", 1);

    • Retrieve value by key: int value = map.get("key1");

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. Linux based and scripting SQL query
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. About Networking basics Technical questions on C language Types of Networks Types of Devices Tell me about yourself
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Know yourself and what you want
Market Yourself
Choose the right career path
Don't loose yourself. Be confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Feminism, Pollution, Capitalism, Social, Media

Round 2 - Technical 

(1 Question)

  • Q1. OS Installation

Cybage Interview FAQs

How many rounds are there in Cybage Technical Support Engineer interview?
Cybage interview process usually has 2-3 rounds. The most common rounds in the Cybage interview process are One-on-one Round, Technical and HR.
How to prepare for Cybage 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 Cybage. The most common topics and skills that interviewers at Cybage expect are Technical Support, MS SQL Server, Powershell, RCA and SQL.
What are the top questions asked in Cybage Technical Support Engineer interview?

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

  1. Explain basic CMDs with Syntax & examp...read more
  2. Write Sql query for 2nd highest sal...read more
  3. Find command in li...read more

Tell us how to improve this page.

Cybage Technical Support Engineer Salary
based on 237 salaries
₹4.5 L/yr - ₹11.3 L/yr
82% more than the average Technical Support Engineer Salary in India
View more details

Cybage Technical Support Engineer Reviews and Ratings

based on 37 reviews

3.6/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

3.0

Salary

3.6

Job security

3.3

Company culture

2.7

Promotions

3.2

Work satisfaction

Explore 37 Reviews and Ratings
Software Engineer
3.2k salaries
unlock blur

₹3.1 L/yr - ₹12.5 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹5.9 L/yr - ₹19.8 L/yr

QA Engineer
1.1k salaries
unlock blur

₹2.4 L/yr - ₹11.5 L/yr

Senior QA Engineer
756 salaries
unlock blur

₹6 L/yr - ₹14.5 L/yr

System Analyst
738 salaries
unlock blur

₹9.6 L/yr - ₹25 L/yr

Explore more salaries
Compare Cybage with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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