Upload Button Icon Add office photos

Filter interviews by

Knowledge Lens Interview Questions and Answers

Updated 3 Apr 2025

Knowledge Lens Interview Experiences

Popular Designations

14 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Duration was 2 hrs,aptitude questions were simple and direct

Round 2 - Group Discussion 

GD topic was pros and cons of e-learning,it was held for 15-20 mins with a group of 7-8 people.

Round 3 - Technical 

(2 Questions)

  • Q1. All questions are based on basic topics like data structures,OOPs and questions about your projects.
  • Q2. What is encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Encapsulation promotes code reusability and modularity by organizing data and methods together.

    • Example: In a class repre...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Knowledge Lens Data Analyst interview:
  • OOPS
  • Data Structures
  • Aiml
Interview preparation tips for other job seekers - Study your resume well,have extremely good communication,that will do.

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Self introduction? OOPS in python?
  • Q2. Academics project? My contribution for the company?

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

Software Engineer Interview Questions & Answers

user image T R Sheethal

posted on 25 Sep 2024

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

(2 Questions)

  • Q1. How many u can work here?
  • Ans. 

    I can work full-time, 40 hours per week.

    • I am available to work 40 hours per week.

    • I am able to work full-time.

    • I can commit to a standard work schedule.

  • Answered by AI
  • Q2. Where did u see yourself after 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.

    • Leading a team of developers on innovative projects

    • Advancing to a senior software engineer role

    • Continuing to learn and grow in the field of software engineering

  • Answered by AI

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 (220)
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 Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was an easy round with basics

Round 2 - Group Discussion 

A virtual GD was conducted with each team consisting of around 10 members and i ve passed that round too

Round 3 - Technical 

(1 Question)

  • Q1. Actually it was HR + Technical and was the last round,They asked only few basic technical questions and Some Hr related question.and i ve answered most of them but didnt cleared, a network error occured at...

Interview Preparation Tips

Topics to prepare for Knowledge Lens Software Developer interview:
  • Html
  • Java

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)

Knowledge Lens interview questions for popular designations

 Software Engineer

 (4)

 Senior QA Engineer

 (2)

 Data Analyst

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Team Manager

 (1)

 Senior Big Data Engineer

 (1)

 QA Engineer

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain about oops concepts
  • Ans. 

    Object-oriented programming concepts like inheritance, encapsulation, polymorphism, and abstraction.

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

    • Encapsulation hides the internal state of an object and restricts access to it.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction focuses on the essential qualities of an object rather than its specific

  • Answered by AI

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python programs to append string in text file

Round 2 - One-on-one 

(1 Question)

  • Q1. AWS basic questions on s3
Round 3 - Behavioral 

(1 Question)

  • Q1. General behaviour questions

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 (220)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about ur self

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 (220)

Team Manager Interview Questions & Answers

user image Anonymous

posted on 14 Apr 2023

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 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 

(2 Questions)

  • Q1. How to Handle Team Member
  • Q2. How to Manage your team

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was simple

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

60 min 20 questions. Easy to medium level

Round 2 - One-on-one 

(2 Questions)

  • Q1. College project and why you want job in this company
  • Q2. Explained my project and why I wanted to work here.

Interview Preparation Tips

Interview preparation tips for other job seekers - Show you are hungry

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 (220)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Case Study 

Scenario based case study

Round 2 - Technical 

(1 Question)

  • Q1. Informatica related question

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2024

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

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked about projects,experience

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Knowledge Lens Interview FAQs

How many rounds are there in Knowledge Lens interview?
Knowledge Lens interview process usually has 1-2 rounds. The most common rounds in the Knowledge Lens interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Knowledge Lens 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 Knowledge Lens. The most common topics and skills that interviewers at Knowledge Lens expect are HTML, Python, Angularjs, CSS and UI Development.
What are the top questions asked in Knowledge Lens interview?

Some of the top questions asked at the Knowledge Lens interview -

  1. what is encapsulat...read more
  2. explain about oops conce...read more
  3. All questions are based on basic topics like data structures,OOPs and questions...read more
How long is the Knowledge Lens interview process?

The duration of Knowledge Lens interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Knowledge Lens Interview Process

based on 13 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all

Knowledge Lens Reviews and Ratings

based on 89 reviews

3.6/5

Rating in categories

3.6

Skill development

3.2

Work-life balance

3.1

Salary

3.8

Job security

3.4

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 89 Reviews and Ratings
Software Engineer
158 salaries
unlock blur

₹3.8 L/yr - ₹10.2 L/yr

Senior Software Engineer
93 salaries
unlock blur

₹5 L/yr - ₹14.1 L/yr

Big Data Engineer
44 salaries
unlock blur

₹4 L/yr - ₹11.3 L/yr

Technical Lead
39 salaries
unlock blur

₹10 L/yr - ₹24.2 L/yr

Senior Big Data Engineer
25 salaries
unlock blur

₹7.9 L/yr - ₹16.5 L/yr

Explore more salaries
Compare Knowledge Lens with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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