Upload Button Icon Add office photos
Engaged Employer

i

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

JK Tech Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 460 Reviews

Filter interviews by

JK Tech Application Support Engineer Interview Questions and Answers

Updated 16 Oct 2021

JK Tech Application Support Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How to use Basic SQL query such as delete, join,select etc
  • Ans. 

    Basic SQL queries such as delete, join, select are used to manipulate and retrieve data from databases.

    • DELETE: Removes data from a table based on a condition

    • JOIN: Combines data from two or more tables based on a related column

    • SELECT: Retrieves data from one or more tables based on a condition

    • Examples: DELETE FROM table_name WHERE condition; SELECT * FROM table1 JOIN table2 ON table1.column = table2.column;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have basic technical knowledge on SQL and Any language as Java is the key point

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Union VS Union All
  • Ans. 

    Union combines and removes duplicates, Union All combines without removing duplicates.

    • Union is used to combine the result sets of two or more SELECT statements and remove duplicates.

    • Union All is used to combine the result sets of two or more SELECT statements without removing duplicates.

    • Union is slower than Union All because it has to remove duplicates.

    • Use Union when you want to combine and remove duplicates, use Union...

  • Answered by AI
  • Q2. Indexing pros and cons

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Ten commands of linux
  • Ans. 

    Ten essential commands in Linux for Application Support Engineers

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • cp - copy files and directories

    • mv - move/rename files and directories

    • rm - remove files and directories

    • grep - search text patterns

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about processes

  • Answered by AI
  • Q2. Sql queries
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Relocation to office location
  • Ans. 

    Yes, I am willing to relocate to the office location.

    • I am open to relocating for the right opportunity.

    • I understand the importance of being present in the office for effective communication and collaboration.

    • I have relocated for previous job opportunities and have had positive experiences.

    • I am excited about the prospect of working in a new location and embracing new challenges.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql and linux for this position

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. About previous works
  • Q2. What do know about API's
  • Ans. 

    APIs are sets of protocols and tools for building software applications.

    • API stands for Application Programming Interface

    • APIs allow different software applications to communicate with each other

    • APIs can be used to access data or functionality from a third-party service

    • APIs can be RESTful or SOAP-based

    • Examples of APIs include Google Maps API, Twitter API, and Facebook API

  • Answered by AI
  • Q3. What is the android studio? what tools did you use earlier?
  • Ans. 

    Android Studio is an Integrated Development Environment (IDE) for Android app development.

    • Android Studio is developed by Google and is the official IDE for Android app development.

    • It provides a user-friendly interface for coding, debugging, and testing Android apps.

    • Android Studio includes various tools such as a layout editor, code editor, emulator, and more.

    • Before Android Studio, developers used Eclipse with the Andro...

  • Answered by AI
  • Q4. What are you expecting in this company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple.

No hurry buries.

Once completed make sure there is no issue with the package with HR.
There are Manipulators in package.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Union VS Union All
  • Ans. 

    Union combines and removes duplicates, Union All combines without removing duplicates.

    • Union is used to combine the result sets of two or more SELECT statements and remove duplicates.

    • Union All is used to combine the result sets of two or more SELECT statements without removing duplicates.

    • Union is slower than Union All because it has to remove duplicates.

    • Use Union when you want to combine and remove duplicates, use Union...

  • Answered by AI
  • Q2. Indexing pros and cons

Skills evaluated in this interview

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

I was interviewed before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. All OS level basic questions Database related questions
Round 2 - HR 

(1 Question)

  • Q1. Your self Other questions

I was interviewed before Jun 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. How do you find the heap dump files in Linux? What is the role of the superuser What can be used to modify file permissions? What are the different commands available to check the disk usage? what is the u...
  • Ans. 

    Answers to Linux-related questions for Application Support Engineer role

    • Heap dump files can be found using the jmap command

    • The superuser has complete control over the system and can perform any action

    • chmod command can be used to modify file permissions

    • Commands like df, du, and ls can be used to check disk usage

    • GREP command is used to search for a specific pattern in a file or output

  • Answered by AI
  • Q2. How do you find the second highest salary in the employee table? How do you find the duplicate rows in a table? How do you remove the duplicate rows from the table?

Interview Preparation Tips

Interview preparation tips for other job seekers - 2)Calm your mind
2)Dont stress your mind over the rejections. ·
3) Never miss an opportunity
gg4) look carefully for every job

Skills evaluated in this interview

I was interviewed before Jun 2016.

Interview Preparation Tips

Round: Technical Interview
Experience: First round was telephonic

Round: Technical Interview
Tips: It's a face 2 face technical round

Round: HR Interview
Tips: Salary discussion

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

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Ten commands of linux
  • Ans. 

    Ten essential commands in Linux for Application Support Engineers

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • cp - copy files and directories

    • mv - move/rename files and directories

    • rm - remove files and directories

    • grep - search text patterns

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about processes

  • Answered by AI
  • Q2. Sql queries
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Relocation to office location
  • Ans. 

    Yes, I am willing to relocate to the office location.

    • I am open to relocating for the right opportunity.

    • I understand the importance of being present in the office for effective communication and collaboration.

    • I have relocated for previous job opportunities and have had positive experiences.

    • I am excited about the prospect of working in a new location and embracing new challenges.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql and linux for this position

Skills evaluated in this interview

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

I was interviewed before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. All OS level basic questions Database related questions
Round 2 - HR 

(1 Question)

  • Q1. Your self Other questions

Tell us how to improve this page.

People are getting interviews through

based on 1 JK Tech interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
JK Tech Application Support Engineer Salary
based on 5 salaries
₹3.5 L/yr - ₹4.5 L/yr
22% less than the average Application Support Engineer Salary in India
View more details

JK Tech Application Support Engineer Reviews and Ratings

based on 2 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-Life balance

4.2

Salary & Benefits

4.2

Job Security

5.0

Company culture

4.2

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
296 salaries
unlock blur

₹2.6 L/yr - ₹10 L/yr

Senior Software Engineer
226 salaries
unlock blur

₹5.3 L/yr - ₹22 L/yr

Senior Consultant
210 salaries
unlock blur

₹6.3 L/yr - ₹24.6 L/yr

Technical Lead
159 salaries
unlock blur

₹11.3 L/yr - ₹31 L/yr

Consultant
125 salaries
unlock blur

₹4 L/yr - ₹10.4 L/yr

Explore more salaries
Compare JK Tech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview