Upload Button Icon Add office photos

Filter interviews by

Knocial India Interview Questions, Process, and Tips

Updated 9 Jan 2025

Top Knocial India Interview Questions and Answers

View all 7 questions

Knocial India Interview Experiences

Popular Designations

6 interviews found

Interview Questions & Answers

user image Anonymous

posted on 21 Dec 2022

I applied via Campus Placement and was interviewed in Jun 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 - Aptitude Test 

3 hour duration and math ,coding etc. type question asked

Round 3 - Technical 

(3 Questions)

  • Q1. 1 . What is JVM ?
  • Q2. 2. what is Abstraction in java ?
  • Q3. 3. What is Polymorphism?
Round 4 - HR 

(2 Questions)

  • Q1. 1. Introduce Your self?
  • Q2. 2. which language you learned ?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Focus on Your Skills and strength .
2. communication skill is more important.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic , DSA, Pattern

Round 2 - HR 

(1 Question)

  • Q1. Tell me about your self.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

1 hour aptitude test having topics like syllogs, numerical ability etc.

Round 3 - Technical 

(3 Questions)

  • Q1. What is OOPs Define it?
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding implementation details from the user.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects of different classes to be tre...

  • Answered by AI
  • Q2. Is java completely Object oriented ? Give the reason to support your answer.
  • Ans. 

    Java is mostly object-oriented, but not completely.

    • Java supports primitive data types which are not objects.

    • Static methods and variables are not associated with objects.

    • Java also has some non-object-oriented features like the use of null.

    • However, Java's core libraries and syntax are heavily object-oriented.

  • Answered by AI
  • Q3. What is wrapper class in java.
  • Ans. 

    Wrapper class is a class that wraps a primitive data type to provide additional functionality.

    • Wrapper classes are used to convert primitive data types into objects.

    • They provide methods to convert between primitive data types and objects.

    • Examples of wrapper classes include Integer, Double, Boolean, etc.

    • Wrapper classes are immutable.

    • They are often used in collections and generics.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study java and Data Structure for join as a java developer.

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. There were 4 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 - Group Discussion 

Pros and cons on any topic based on our country

Round 3 - HR 

(2 Questions)

  • Q1. Myself what you are capable of or not
  • Q2. Are you available for work from office in gurugram
Round 4 - Aptitude Test 

C++ and frontend questions in mcq

Interview Preparation Tips

Interview preparation tips for other job seekers - learn basic questions of c++ and frontend and be clear of your resume.

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Knocial India interview questions for popular designations

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

 Web Developer Trainee

 (1)

 Software Developer

 (1)

 Java Developer

 (1)

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 Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Group Discussion 

Discussion on product and service base advantages and disadvantages.

Round 3 - HR 

(2 Questions)

  • Q1. Educational history.
  • Q2. Certifications, working experience and projects.
Round 4 - Technical 

(1 Question)

  • Q1. About, DBMS, Jscript, HTML, CSS.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice hard.............................................................

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

Interview Questionnaire 

1 Question

  • Q1. What is css? What is html? What is javascript? Use of javascript? Use of php?
  • Ans. 

    CSS is used for styling web pages, HTML is used for creating the structure of web pages, JavaScript is used for adding interactivity, PHP is used for server-side scripting.

    • CSS stands for Cascading Style Sheets and is used to style the layout of web pages.

    • HTML stands for HyperText Markup Language and is used to create the structure of web pages.

    • JavaScript is a scripting language that allows for interactive elements on w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I dont think anyone should go for this as the work culture is nothing here and If they improve it may get better

Skills evaluated in this interview

Web Developer Trainee Interview Questions asked at other Companies

Q1. What are the different ways to link css? Which has the highest priority?
View answer (1)

Interview questions from similar companies

I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic concept question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear. Some scenario based questions based on business rules and FDMEE data load

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and English test

Round 2 - Technical 

(1 Question)

  • Q1. Technical round to test technical skills
Round 3 - HR 

(1 Question)

  • Q1. This was fun. It'll take few minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare hard.company will be taking people on basis of their technology requirements and needs

Analyst Interview Questions & Answers

Wipro user image Anonymous

posted on 23 Feb 2021

Interview Questionnaire 

1 Question

  • Q1. Previous Project Experience

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

Knocial India Interview FAQs

How many rounds are there in Knocial India interview?
Knocial India interview process usually has 3-4 rounds. The most common rounds in the Knocial India interview process are Resume Shortlist, HR and Aptitude Test.
What are the top questions asked in Knocial India interview?

Some of the top questions asked at the Knocial India interview -

  1. Is java completely Object oriented ? Give the reason to support your answ...read more
  2. What is css? What is html? What is javascript? Use of javascript? Use of p...read more
  3. 2. what is Abstraction in jav...read more

Tell us how to improve this page.

Knocial India Interview Process

based on 7 interviews

Interview experience

2.3
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Knocial India Reviews and Ratings

based on 58 reviews

2.5/5

Rating in categories

2.5

Skill development

2.4

Work-life balance

2.4

Salary

2.3

Job security

2.4

Company culture

2.4

Promotions

2.4

Work satisfaction

Explore 58 Reviews and Ratings
Graduate Software Engineer
24 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Software Engineer
10 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Front end Developer
5 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Web Developer
4 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

UI UX Developer
4 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Explore more salaries
Compare Knocial India with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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