Upload Button Icon Add office photos

Filter interviews by

Cleareye.ai Interview Questions, Process, and Tips

Updated 6 Jun 2024

Top Cleareye.ai Interview Questions and Answers

Cleareye.ai Interview Experiences

Popular Designations

3 interviews found

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

I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between list and tuples
  • Ans. 

    Lists are mutable, tuples are immutable data structures in Python.

    • Lists are enclosed in square brackets [], tuples in parentheses ().

    • Lists can be modified (add, remove, change elements), tuples cannot be modified once created.

    • Lists are used for collections of items that may need to be changed, tuples are used for fixed collections of items.

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
  • Q2. What are the things which you will consider when u are creating a function where the date and no. of days will be given we have to output the date after adding the no. of days to the inputed date.
  • Ans. 

    Consider input validation, handling leap years, and using datetime library for accurate date calculations.

    • Validate input date format and ensure it is a valid date

    • Account for leap years when adding days to the date

    • Use datetime library in Python for accurate date calculations

  • Answered by AI

Skills evaluated in this interview

Python Developer Intern Interview Questions asked at other Companies

Q1. what is python? what is a list? what is a tuple? what is set? Difference between list and tuple. Class and object. lambda function. map function filter function inheritance deep copy and shallow copy what is a dictionary? monkey patching. w... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Type of Letter of credit
  • Ans. 

    Types of letter of credit

    • Revocable letter of credit

    • Irrevocable letter of credit

    • Confirmed letter of credit

    • Transferable letter of credit

    • Standby letter of credit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good experience

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 question on python basics

Round 2 - HR 

(1 Question)

  • Q1. It was friendly
Round 3 - Technical 

(3 Questions)

  • Q1. Simple python question over video call
  • Q2. Diff betweenlist and tupple
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List can be modified (add, remove, change elements), tuple cannot be modified.

    • List is defined using square brackets [], tuple is defined using parentheses ().

    • List is used when we have a collection of items that may need to be changed, tuple is used when we have a collection of items that should not change.

  • Answered by AI
  • Q3. Dict and it's functions
  • Ans. 

    Dict is a built-in data type in Python used to store key-value pairs.

    • Dict functions include keys(), values(), items(), get(), pop(), update(), clear().

    • Example: dict.keys() returns a list of all keys in the dictionary.

    • Example: dict.get('key') returns the value associated with 'key'.

  • Answered by AI

Skills evaluated in this interview

Jr Python Developer Interview Questions asked at other Companies

Q1. Alice has n candies, where each candy is a different type. She wants to split them equally with her brother, Bob. The Doctor advised Alice to only eat n?2 of the candies she has. Return the maximum number of unique candy types Alice can hav... read more
View answer (1)

Jobs at Cleareye.ai

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Resume Summarisation
  • Q2. Common Puzzeles

Interview Preparation Tips

Round: Test
Experience: It was a online test.
Tips: Time given was ample. Accuracy matteredin their test which was conducted by Huntshire.com. Do visit their site for sample questions
Duration: 60 minutes

Round: Group Discussion
Tips: 9 people were in a group. Time for GD was 20 minutes including 5 minutes for summarising.
Duration: 20 minutes

Round: Interview
Experience: Firstly, I summarized and explained the key highlights of my resume in about 5-6 minutes. Then, based on my resume they started asking some HR questions and tried to grill me on those. After that, theyasked me some common puzzles.
Tips: There was a single PI round. The panel consisted of 3 members. The HR and resume based questions that are generally asked in an interview are different for every person. So, it's in the hands of the candidate to turn the tide of questions in his favor by ending the answer to the last question on a positive note. The next  question that the interviewer asks will be based on the last answered question.You will get the common puzzles on googling. Just write " 25 horses puzzle" and " 100 doors puzzle". They also asked me to form numbers from 1to 15 using only four 4's and any mathematical operator.

Skill Tips: ""
College Name: IIT ROORKEE

Interview Questionnaire 

2 Questions

  • Q1. Why should the company choose you ?
  • Ans. 

    I have the necessary skills, experience, and passion to contribute to the company's growth and success.

    • I have a proven track record of achieving targets and delivering results.

    • I possess excellent communication and interpersonal skills, which enable me to work effectively with colleagues and clients.

    • I am a quick learner and can adapt to new technologies and processes easily.

    • I am passionate about my work and always striv...

  • Answered by AI
  • Q2. How are you suitable to the company?
  • Ans. 

    I have the necessary skills, experience, and passion to contribute to the company's growth and success.

    • I have relevant experience in the industry

    • I possess the required skills and knowledge for the job

    • I am a quick learner and can adapt to new situations easily

    • I am passionate about the company's mission and values

    • I am a team player and can work collaboratively with others

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Though the paper was easy you have to score very high marks to qualify for the next round.
Duration: 30 minutes
Total Questions: 25

Round: Group Discussion
Experience: The GD round consisted of current affair topics. Since topics like these are very popular and everybody likes to talk about them, it is important that you start the topic so as to have a good hold over the group. If not just try and give a direction to the group with valid points so as to become noticeable. Do conclude the discussion.

Round: Interview
Experience: The interview was basically resume based. They asked me about my projects in the domain of finance and were quite impressed by it. They wanted me to discuss all my academic and internship projects in detail. The interview lasted for 30 minutes approximately.They also inquired briefly about me. They also asked me questions about my technical projects though it didn't have anything to do with the profile offered. Their main aim was to know whether I performed well in the tasks assigned to me even if they did not interest me.
Tips: Try not to mention anything about MBA if any one of you is planning to go for it.

College Name: IIT ROORKEE

I was interviewed in Aug 2016.

Interview Preparation Tips

Round: Test
Experience: The questions were of moderate difficulty level
Duration: 1 hour

Round: Group Discussion
Experience: We were given a case study. Revenues and all sorts of data for each of 5 outlets of a company were given. We were asked to thoroughly study the data and come to a conclusion about which of the outlets should be shut down.

Round: Technical + HR Interview
Experience: Questions were asked from concepts of statistics and econometrics. They asked me about my studies, my internship and my future plans. The interviewers were friendly.

College Name: Jadavpur University, Kolkata

Interview Preparation Tips

Round: Test
Experience: The questions were of medium to high difficulty. What set this test apart was the fact that each question had different weightage ranging from 0.5 to 3 marks per question. Time was a major factor. So my strategy was to attempt all the 1 and 1.5 marks questions which constitute the major chunk of the paper in around 40 minutes and spend the remaining 20 minutes for the 2 and 3 mark questions. I did not even bother reading the 0.5 mark questions. The 2 and 3 mark questions were difficult and those will differentiate you from others. 1600 students wrote the test and only 86 got shortlisted for the next round.
Duration: 60 minutes
Total Questions: 40

Round: Technical Interview
Experience: I was asked to write a C program to print the Fibonacci sequence and a basic SQL query. Apart from this I was asked a puzzle and other questions related to my resume. Out of the 86, only 26 students were called for the next round which again was a technical interview.

Round: Technical Interview
Experience: This was similar to the first technical interview. I had to write a C program to print the prime numbers between 1 and 100 and a puzzle was asked again. Apart from this a guesstimate to find the number of cars between 2 places was asked and a scenario based question too was asked. These were followed by resume related questions.

Round: HR Interview
Experience: All the 26 students who attended the second technical round were allowed to attend HR round as well. This was just for 4 - 5 minutes. I was asked about my family background and why I should be hired. My fondest memories from school days were asked too. Finally offer letter was given to 10 students out of the 1600 who wrote the test :P

General Tips: Just keep a calm head and attempt the questions. Ask for time to think if you are not able to answer the questions immediately. Be bold and confident. That is sufficient :)
Skills: Puzzle Solving Capability, Ability To Think, SQL, C Programming
College Name: VIT Vellore

I was interviewed in Jun 2017.

Interview Questionnaire 

12 Questions

  • Q1. Write the annotation for controller?
  • Ans. 

    An annotation for controller in software engineering.

    • The annotation for controller is used to define the class as a controller in a software application.

    • It is typically used in frameworks like Spring MVC or ASP.NET MVC.

    • The annotation helps in mapping the incoming requests to the appropriate controller methods.

    • It can also be used to specify the URL path for the controller.

    • Example: @Controller in Spring MVC, [ApiControll

  • Answered by AI
  • Q2. Write the annotation for request mapping?
  • Ans. 

    The annotation for request mapping is used to map HTTP requests to specific methods in a controller class.

    • The annotation is @RequestMapping

    • It can be used at the class level to specify a common base URL for all methods in the class

    • It can also be used at the method level to specify the URL path and HTTP method for a specific method

    • Additional attributes can be used to further customize the mapping, such as specifying requ...

  • Answered by AI
  • Q3. What is front controller from context in spring mvc?
  • Ans. 

    Front controller is a design pattern used in Spring MVC to handle incoming requests and route them to appropriate handlers.

    • Front controller acts as a central point of control for handling requests in Spring MVC.

    • It receives all incoming requests and delegates them to appropriate handlers called controllers.

    • Front controller provides a consistent way to handle requests and perform common tasks like authentication, logging...

  • Answered by AI
  • Q4. Write the css box model?
  • Ans. 

    The CSS box model describes the layout and sizing of elements on a web page.

    • The box model consists of content, padding, border, and margin.

    • Content refers to the actual content of the element, such as text or images.

    • Padding is the space between the content and the border.

    • Border is a line that surrounds the padding and content.

    • Margin is the space outside the border, separating the element from other elements.

    • The width an...

  • Answered by AI
  • Q5. Select all div using jquery
  • Ans. 

    Select all div using jQuery

    • Use the jQuery selector $('div') to select all div elements

    • This will return a jQuery object containing all the selected div elements

    • You can then perform operations on the selected div elements using jQuery methods

  • Answered by AI
  • Q6. Change all ul element to blue background color using jquery
  • Ans. 

    Use jQuery to change the background color of all ul elements to blue.

    • Use the jQuery selector to select all ul elements

    • Use the css() method to change the background color to blue

  • Answered by AI
  • Q7. Change first li element to yellow background color using jquery
  • Ans. 

    Use jQuery to change the background color of the first li element to yellow.

    • Use the :first-child selector to select the first li element

    • Use the css() method to change the background color to yellow

  • Answered by AI
  • Q8. Output of this var arr=[1,2,3,4,5] arr.push(6) arr.unshift(1) arr.pop() arr.shift()
  • Ans. 

    The output of the given code is [1, 2, 3, 4, 5, 6].

    • The 'push' method adds an element to the end of the array.

    • The 'unshift' method adds an element to the beginning of the array.

    • The 'pop' method removes the last element from the array.

    • The 'shift' method removes the first element from the array.

  • Answered by AI
  • Q9. What are the uses of final in java
  • Ans. 

    The 'final' keyword in Java is used to declare constants, prevent method overriding, and ensure thread safety.

    • Final variables cannot be reassigned once initialized

    • Final methods cannot be overridden by subclasses

    • Final classes cannot be extended by other classes

    • Final parameters ensure that they cannot be modified within a method

    • Final fields can be used to achieve thread safety

  • Answered by AI
  • Q10. Public static void getsum(int a,int b){System.out.println("a b method");}public static void getsum(int a,int b,int c){System.out.println("a b c method");}public static void getsum(int a,int ...b){System.o...
  • Ans. 

    The question is about method overloading in Java.

    • Method overloading allows multiple methods with the same name but different parameters.

    • The method to be called is determined at compile-time based on the arguments passed.

    • In the given code, there are three overloaded methods with the same name 'getsum'.

    • The first method takes two integers as arguments.

    • The second method takes three integers as arguments.

    • The third method ta...

  • Answered by AI
  • Q11. Output of this program public static int floating(int x){ return x*floating(x-1); } public static void main(String[] args){ floating(10); }
  • Ans. 

    The program will result in a StackOverflowError due to infinite recursion.

    • The 'floating' method is recursively calling itself without a base case to stop the recursion.

    • Each recursive call multiplies the input parameter by the result of the recursive call with a decremented parameter.

    • This will continue indefinitely until the stack overflows and an error is thrown.

  • Answered by AI
  • Q12. What is the output of this int i=0; int j=10;do{ if(i++ < --j){ } }while(i
  • Ans. 

    The output of the code is 9.

    • The code initializes i as 0 and j as 10.

    • Inside the do-while loop, i is incremented by 1 and j is decremented by 1.

    • The loop continues until i becomes greater than or equal to j.

    • Since i is incremented before the comparison and j is decremented before the comparison, the loop runs 9 times.

    • Therefore, the output is 9.

  • Answered by AI

Interview Preparation Tips

Skills: Javascript, Java Programming, Jquery

Skills evaluated in this interview

I was interviewed before Apr 2021.

Round 1 - Face to Face 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical Interview round with questions on CSS and Jquery mainly.

  • Q1. What is the CSS box model?
  • Ans. 

    The CSS box model is a design and layout concept that defines the structure and sizing of elements on a web page.

    • It consists of content, padding, border, and margin around an element.

    • Content area is where text and images are displayed.

    • Padding is the space between the content and the border.

    • Border is the line that goes around the padding and content.

    • Margin is the space outside the border.

    • Example: div { width: 200px; pad...

  • Answered by AI
  • Q2. How do you select all div elements using jQuery?
  • Ans. 

    To select all div elements using jQuery, use the selector $('div').

    • Use the jQuery selector $('div') to select all div elements on the page.

    • You can also use the find() method to select div elements within a specific parent element.

    • To perform actions on the selected div elements, use jQuery methods like css(), text(), or addClass().

  • Answered by AI
  • Q3. How can you change the background color of all items in JavaScript?
  • Ans. 

    You can change the background color of all items in JavaScript by selecting all elements and setting their background color property.

    • Select all elements using document.querySelectorAll()

    • Loop through the selected elements and set their style.backgroundColor property

    • Example: document.querySelectorAll('.item').forEach(item => item.style.backgroundColor = 'blue');

  • Answered by AI
Round 2 - Face to Face 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical Interview round with questions on Java mainly.

  • Q1. What are the uses of the final keyword in Java?
  • Ans. 

    The final keyword in Java is used to define constants, prevent method overriding, and make a class immutable.

    • Final variables cannot be reassigned once initialized

    • Final methods cannot be overridden in subclasses

    • Final classes cannot be extended

  • Answered by AI
  • Q2. What is the Front Controller in Spring MVC?
  • Ans. 

    Front Controller in Spring MVC is a design pattern that handles all requests and acts as a central point of control.

    • Front Controller is a servlet in Spring MVC that receives all requests and then dispatches them to the appropriate handlers.

    • It helps in centralizing request handling logic, improving code organization and reducing duplication.

    • Front Controller can perform tasks like authentication, logging, exception handl...

  • Answered by AI
  • Q3. What is the annotation for request mapping in Java?
  • Ans. 

    The annotation for request mapping in Java is @RequestMapping.

    • @RequestMapping annotation is used to map web requests to specific handler methods in Spring MVC.

    • It can be applied at class level or method level to specify the URL path that the controller will handle.

    • You can also specify HTTP request methods, headers, parameters, and more using @RequestMapping.

  • Answered by AI
  • Q4. What is the annotation used for a controller in Java?
  • Ans. 

    The annotation used for a controller in Java is @RestController.

    • Used to define a class as a controller in Spring MVC

    • Automatically serializes return objects into JSON/XML responses

    • Equivalent to @Controller + @ResponseBody annotations

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

This was a typical HR round.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPATredence Inc. interview preparation:Topics to prepare for the interview - JavaScript, Java Programming, JQuery, DSA, OOPS, System DesignTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

8 Questions

  • Q1. Questions on descriptive statistics
  • Q2. What is mean, median, mode, etc?
  • Ans. 

    Mean, median, and mode are measures of central tendency used in statistics.

    • Mean is the average of a set of numbers. It is calculated by adding all the numbers and dividing by the total count.

    • Median is the middle value in a set of numbers. It is calculated by arranging the numbers in order and finding the middle value.

    • Mode is the most frequently occurring value in a set of numbers.

    • These measures are used to describe the...

  • Answered by AI
  • Q3. Some basic problems on differentiation/integration
  • Q4. Some basic problems on series (formulas etc)
  • Q5. Internship and college projects
  • Q6. Reason for choosing Analytics as career over technology jobs
  • Ans. 

    Analytics offers a unique blend of technology and business acumen, providing insights that drive strategic decisions.

    • Analytics allows me to work with data and technology while also understanding the business implications of my findings.

    • I enjoy the challenge of finding patterns and insights in data that can help businesses make informed decisions.

    • Analytics is a growing field with a high demand for skilled professionals,...

  • Answered by AI
  • Q7. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior business analyst leading a team of analysts and contributing to the growth of the company.

    • Leading a team of analysts

    • Contributing to the growth of the company

    • Developing new skills and knowledge

    • Building strong relationships with stakeholders

    • Taking on more responsibilities

  • Answered by AI
  • Q8. Did not ask puzzles in my interview although they were asked in some of the interviews (basic puzzles)

Interview Preparation Tips

Round: Test
Experience: LR, DI, Verbal (Not very tough, speed is important)

Round: Group Discussion
Experience: Topic for debate - Role of social media in present day revolutions

Round: HR Interview
Experience: 1. Internship and college projects

2. Reason for choosing Analytics as career over technology jobs

3. Where do you see yourself in 5 years?

4. Did not ask puzzles in my interview although they were asked in some of the interviews (basic puzzles)

College Name: NA

Cleareye.ai Interview FAQs

How many rounds are there in Cleareye.ai interview?
Cleareye.ai interview process usually has 1-2 rounds. The most common rounds in the Cleareye.ai interview process are Technical, Coding Test and HR.
How to prepare for Cleareye.ai 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 Cleareye.ai. The most common topics and skills that interviewers at Cleareye.ai expect are Python, Machine Learning, Deep Learning, Kubernetes and Docker.
What are the top questions asked in Cleareye.ai interview?

Some of the top questions asked at the Cleareye.ai interview -

  1. What are the things which you will consider when u are creating a function wher...read more
  2. Difference between list and tup...read more
  3. Diff betweenlist and tup...read more

Tell us how to improve this page.

Cleareye.ai Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Tredence Interview Questions
3.6
 • 123 Interviews
Gramener Interview Questions
4.3
 • 12 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
View all

Cleareye.ai Reviews and Ratings

based on 12 reviews

3.7/5

Rating in categories

4.0

Skill development

3.4

Work-life balance

3.4

Salary

3.6

Job security

3.1

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 12 Reviews and Ratings
Machine Learning Engineer

Thiruvananthapuram

4-7 Yrs

Not Disclosed

Devops Architect

Thiruvananthapuram

10-15 Yrs

Not Disclosed

Explore more jobs
QA Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Machine Learning Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cleareye.ai with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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