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

Filter interviews by

JK Tech Associate Consultant Interview Questions and Answers

Updated 25 Feb 2024

JK Tech Associate Consultant Interview Experiences

3 interviews found

Associate Consultant Interview Questions & Answers

user image Koppana Vasantha

posted on 25 Nov 2022

I applied via Campus Placement and was interviewed before Nov 2021. 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 

(1 Question)

  • Q1. At the starting of interview iam nervous but as interviewer said me to smile once I forgot all my fear and happily.. had my interview and i was a successful interview with great company
Round 3 - HR 

(1 Question)

  • Q1. HR is basically to test how much we know about ourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't get afraid and look at the interviewer while answering... And smile a little while wishing him.

Interview Questionnaire 

1 Question

  • Q1. What is exception handling in java how to solve the exception?
  • Ans. 

    Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

    • Use try-catch blocks to handle exceptions

    • Use finally block to execute code after try-catch block

    • Use throws keyword to declare exceptions in method signature

    • Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException

  • Answered by AI

Skills evaluated in this interview

Associate Consultant Interview Questions Asked at Other Companies

asked in IQVIA
Q1. There are 2 cricket teams, A and B, with 11 players each. If ever ... read more
asked in KPMG India
Q2. While working late at night, you figure out that the data availab ... read more
asked in Capgemini
Q3. Could you tell me, which tools do you have used in test managemen ... read more
Q4. Reverse the String Problem Statement You are given a string STR w ... read more
Q5. Find the Third Greatest Element Given an array 'ARR' of 'N' disti ... read more

I applied via Company Website and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic reasoning, logical thinking and aptitude questions

Round 2 - Coding Test 

Basic programs related to arrays, prime numbers

Round 3 - Technical 

(1 Question)

  • Q1. Basic interview questions on c, c++, sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing much to tell. nice interview experience .just talk with the interviewer and be yourself.

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: NORMAL DURATION: 45 MIN
DIFFICULTY:AVERAGE
Duration: 30 minutes
Total Questions: 45

Round: SITUATION HANDLING
Experience: GIVEN TO FIND A SOLUTION FOR A PARTICULAR SITUATION.
Tips: BE SPONTANEOUS AND CONFIDENT.

Round: DESIGN ESSAY
Experience: GIVEN TO DESIGN ANY PRODUCT WE WISH (eg: shoe ,bottle).
THE DESIGNED PRODUCT SHOULD BE CREATIVE AND USEFUL.

Round: LIFE EXPERIENCES
Experience: TO WRITE 3 REAL LIFE EXPERIENCES OF YOU WHICH MADE THE PERSON WHO YOU ARE NOW.


Round: HR Interview
Experience: NORMAL HR QUESTIONS.

Skills: C
College Name: NIT Bhopal

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1.OOP questions
  • Q2. 2.Java basic programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Try to answer questions logically

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Regarding PHP

Interview Preparation Tips

Interview preparation tips for other job seekers - Please clear your basic knowledge

I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String and string builder difference. Project Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Without pre information you should not ask direct interview question on telephone .I don't know she was Hr or technical person but she started asking technical question and personal information

I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Basic question related to your work experience?
  • Q2. Why you are looking for a switch?
  • Ans. 

    Looking for new challenges and growth opportunities.

    • Seeking a more challenging role

    • Want to learn new skills and gain experience

    • Desire for career growth and advancement

    • Company culture or values not aligned with personal values

    • Geographical relocation

    • Better compensation or benefits package

  • Answered by AI
  • Q3. What is your Expectation?
Round 2 - Technical 

(1 Question)

  • Q1. 2 technical rounds from different managers?
Round 3 - Aptitude Test 

Basic logical and Reasoning question ? Where the hr will guide you on few questions.

Round 4 - HR 

(1 Question)

  • Q1. Again they will ask about the expectation. After clear the all round of interviews.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t waste your time. Even though You have cleared all the interviews rounds. And once they releasing the offer it will be similar to your current in hand salary.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is multi level inheritance?
  • Ans. 

    Multi level inheritance is a type of inheritance in object-oriented programming where a class inherits properties and behavior from another class, which in turn inherits from another class.

    • In multi level inheritance, a class can inherit properties and behavior from a parent class, which in turn can inherit from another parent class.

    • This allows for a hierarchical structure of classes, with each class building upon the p...

  • Answered by AI
  • Q2. Difference between static and private static
  • Ans. 

    Static variables are shared among all instances of a class, while private static variables are only accessible within the class.

    • Static variables are shared among all instances of a class

    • Private static variables are only accessible within the class

    • Example: public static int count; vs private static int totalCount;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. AI/ML, Blockchain, IoT, OOPs concept, SQL
Round 2 - HR 

(1 Question)

  • Q1. Hobbies, Languages, Family

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest and always eager to learn.

JK Tech Interview FAQs

How many rounds are there in JK Tech Associate Consultant interview?
JK Tech interview process usually has 3 rounds. The most common rounds in the JK Tech interview process are Technical, HR and Aptitude Test.
What are the top questions asked in JK Tech Associate Consultant interview?

Some of the top questions asked at the JK Tech Associate Consultant interview -

  1. What is exception handling in java how to solve the excepti...read more
  2. At the starting of interview iam nervous but as interviewer said me to smile on...read more
  3. HR is basically to test how much we know about ours...read more

Tell us how to improve this page.

JK Tech Associate Consultant Salary
based on 85 salaries
₹3 L/yr - ₹6.8 L/yr
61% less than the average Associate Consultant Salary in India
View more details

JK Tech Associate Consultant Reviews and Ratings

based on 15 reviews

3.4/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.5

Salary

2.9

Job security

3.2

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 15 Reviews and Ratings
Software Engineer
290 salaries
unlock blur

₹2.6 L/yr - ₹11.4 L/yr

Senior Software Engineer
220 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Senior Consultant
210 salaries
unlock blur

₹6.5 L/yr - ₹25.1 L/yr

Technical Lead
155 salaries
unlock blur

₹11.3 L/yr - ₹31 L/yr

Consultant
127 salaries
unlock blur

₹3.8 L/yr - ₹10 L/yr

Explore more salaries
Compare JK Tech with

Softenger

4.1
Compare

Capital Numbers Infotech

4.5
Compare

DesignTech Systems

3.3
Compare

Espire Infolabs

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