Upload Button Icon Add office photos

Filter interviews by

KlearNow Interview Questions and Answers

Updated 10 Oct 2024

KlearNow Interview Experiences

Popular Designations

7 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - One-on-one 

(2 Questions)

  • Q1. Project discussion and sliding window question
  • Q2. Multi threading

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 (42)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Explain interface and abstract class
  • Ans. 

    Interface defines a contract for classes to implement, while abstract class provides partial implementation and can have concrete methods.

    • Interface cannot have method implementations, only method signatures

    • A class can implement multiple interfaces but can only inherit from one abstract class

    • Abstract class can have both abstract and concrete methods

    • Interfaces are used for achieving multiple inheritance in Java

  • Answered by AI
  • Q2. Explain if we remove static keyword from main function what will happen.
  • Ans. 

    Removing static keyword from main function will not have any impact on the program's functionality.

    • Removing static keyword from main function will not affect the program's execution.

    • The main function in C/C++ is always called by the operating system, regardless of whether it is static or not.

    • Static keyword in main function is optional and does not change the behavior of the program.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make Java fundamental strong.

Skills evaluated in this interview

Qa Automation Testing Engineer Interview Questions asked at other Companies

Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
View answer (5)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Merge intervals
Stack open close paranthesis

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)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 7 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between HashSet and HashMap
  • Ans. 

    HashSet is a collection of unique elements, while HashMap is a key-value pair collection.

    • HashSet does not allow duplicate elements, HashMap allows duplicate values but not duplicate keys.

    • HashSet uses Set interface, HashMap uses Map interface.

    • Example: HashSet set = new HashSet<>(); HashMap map = new HashMap<>();

Answered by AI

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)

KlearNow interview questions for popular designations

 Senior Operations Analyst

 (1)

 Software Engineer

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Senior Operations Team Lead

 (1)

 QA Engineer

 (1)

 Qa Automation Testing Engineer

 (1)

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 - Coding Test 

Medium level DSA questions were asked.

Round 3 - Technical 

(1 Question)

  • Q1. CS fundamentals and DSA
Round 4 - Technical 

(1 Question)

  • Q1. DSA with LLD. Solve atleast 300 leetcode questions.
Round 5 - Coding Test 

Normal discussion. It's not eliminatory.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong, revise computer fundamentals, be confident and crack it.

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 (199)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Past work experience

Interview Questionnaire 

1 Question

  • Q1. Many questions were asked to me like myself, my profile, reason of leaving, why after 10 yrs, abt klearnow. About logistics, freight forward, Bill of Lading.

Senior Operations Analyst Interview Questions asked at other Companies

Q1. How will you resolve the issue if you get a highly escalated Severity 1 issue, and you have to resolve it in 30 minutes?
View answer (1)

Interview questions from similar companies

I applied via Referral

Interview Questionnaire 

5 Questions

  • Q1. You have knowledge of data structure? Tell me about it
  • Ans. 

    Data structures are a way to organize and store data efficiently.

    • Data structures are used to store and manipulate data in a structured manner.

    • They provide different ways to access and perform operations on the data.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q2. Tell me something about your major project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated user authentication and authorization features

    • Integrated real-time notifications using Socket.io

  • Answered by AI
  • Q3. What is your name ?
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name in English-speaking countries

    • Easy to remember and pronounce

  • Answered by AI
  • Q4. What does my name mean?
  • Ans. 

    The question is unrelated to the medical field and is not a puzzle or riddle.

    • The question is asking about the meaning of the interviewer's name.

    • You can ask the interviewer about the origin or cultural significance of their name.

    • You can also mention that names often have different meanings in different languages or cultures.

  • Answered by AI
  • Q5. What are your strenghts?
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong communication abilities.

    • Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.

    • Attention to detail - I am meticulous in my work and strive for accuracy in all tasks.

    • Strong communication abilities - I can effectively convey ideas and collaborate with team members.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The written test of hexaware was way more tough than i thought. Basically you will see on other website that hexaware written test is easy but it was not trust me. So talking more about my test there were 4 sections verbal, aptitude, analytical reasoning and technical also. I am a electronics and communication student so there were technical question from my field of study only but for IT and Computer Science there were programming questions. And there is 10 mins of essay writting also.
Tips: Be prepare for anything. Dont judge the written exam will be easy or tough anything can happen and prepare your best.
Duration: 60 minutes
Total Questions: 75

Round: Group Discussion
Experience: Well, i think my group discussion topic was easy but the only problem was that every person is fully aware of that topic so thought process has become very simple. But still somehow i manage to clear this round also.
Tips: Be calm and if you dont know about some topic so wait for few minutes and listen what others are saYing . The HR will only be checking your communication skills.
Duration: 10 mins minutes

Round: Technical Interview
Experience: I am an EC student so there were very basic question of c and data structure programming and from my field he only asked about my project work and keep asking question from it. I guess he was checking my patience.

Round: HR Interview
Experience: The HR round was quite good. The question was really very basic from my family and strengths and weakness. But i dont know why he asked me a question of c programming and he asked me to make a program generally i have never heard that in HR interview, the HR asking you a technical question but anything can happen .
Tips: Keep yourself calm . Keep wide knowledge of your field.

Skills: Basic C/C++, Communication, Ability To Deliver On A Project, Ability To Work In A Team, Ability To Deliver On A Project, Advance Communication, Confidence
College Name: IPS College of Technology & Management
Motivation: Hexaware is globally recognised company plus its an MNC.

Skills evaluated in this interview

Interview Preparation Tips

Round: Group Discussion
Experience: The result were announced just after the session. The basis of selection was confidence & communication skill as usual.
It was mostly a nice & health discussion.
Tips: Talk short & precise.
Use your hands in explanations.
Dont argue just discuss
Duration: 15 min minutes

Round: Technical Interview
Experience: Questions from c programming, database management, c++, data structure were asked. The HR was trying to confuse and showing confidence was important.

Tips: Answer with confidence
Dont say directly NO to a question

Round: HR Interview
Experience: It was all about confidence and your ability to converse.
HR asked me about myself and why did i want to join the firm etc.
He was mostly looking for a positive attitude.
Tips: Keep a smile.
Converse well & again be confident.
Confidence is the key but overconfidence is bad.

General Tips: Keep your cool
Be confident
Have a positive approach
Skill Tips: Prepare well for Interview
Be confident about wat you know.
Skills: Programming, positive attitude, Confidence
College Name: Gandhi Institute Of Engineering And Technology
Motivation: It is a MNC.
Growth will be good
Future scopes are high

I was interviewed before Nov 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell about yourself.
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • Over 5 years of experience in consulting roles

    • Skilled in analyzing data and providing strategic recommendations

    • Excellent communication and interpersonal skills

    • Proven track record of successfully managing client relationships

    • Strong ability to work in fast-paced environments and meet deadlines

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I wasn't thinking of joining there, Came along with a friend, so thought of giving it a try, Got my resume shortlisted and was asked to attend the second round.
Tips: Be bold. Want something?, ask them, You wont be disappointed. Try to be more energetic when you talk, make the interviewer smile, you'll get through !!!

Round: Test
Experience: You'll get connected to someone in USA, through a phone call, That person will interview you.
Tips: Try to be yourself, feel free, he/she is also a person like you , talk freely, but listen to what they're asking, response is yours , don't worry about your answer. Make them smile or try to make them think that it'd be fun to work with you.
Duration: 1 hour
Total Questions: 50

Round: HR Interview
Experience: Friendly people, They'll ask you something familiar, "tell about yourself". I told them about me , my passion and all those stuffs, Again left the place looking them smile.
Tips: When this question is asked, many will tell something different like what they want to be, Just tell them whatever you feel at that moment . Feel Nervous, just let them know, They ain't gonna think bad!!!.

Skills: Communication And Confidence

KlearNow Interview FAQs

How many rounds are there in KlearNow interview?
KlearNow interview process usually has 1-2 rounds. The most common rounds in the KlearNow interview process are Technical, Coding Test and One-on-one Round.
How to prepare for KlearNow 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 KlearNow. The most common topics and skills that interviewers at KlearNow expect are Java, Python, Data Structures, MySQL and Backend.
What are the top questions asked in KlearNow interview?

Some of the top questions asked at the KlearNow interview -

  1. Explain if we remove static keyword from main function what will happ...read more
  2. Explain interface and abstract cl...read more
  3. DSA with LLD. Solve atleast 300 leetcode questio...read more

Tell us how to improve this page.

KlearNow Interview Process

based on 8 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
Nagarro Interview Questions
4.0
 • 779 Interviews
Delhivery Interview Questions
3.9
 • 458 Interviews
Cogoport Interview Questions
2.9
 • 53 Interviews
FarEye Interview Questions
3.1
 • 26 Interviews
Wishup Interview Questions
4.2
 • 23 Interviews
Shyplite Interview Questions
3.8
 • 7 Interviews
View all

KlearNow Reviews and Ratings

based on 41 reviews

2.7/5

Rating in categories

2.5

Skill development

2.7

Work-life balance

2.8

Salary

2.4

Job security

2.6

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 41 Reviews and Ratings
Operations Analyst
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Operations Analyst
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead Operations
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare KlearNow with

Freightos

2.0
Compare

Wishup

4.1
Compare

Shyplite

3.9
Compare

Shiprocket Private Limited

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