Upload Button Icon Add office photos

Filter interviews by

Wobot Intelligence Interview Questions and Answers

Updated 21 Sep 2024

Wobot Intelligence Interview Experiences

Popular Designations

6 interviews found

Frontend developer 1 Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

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

I applied via Indeed and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Round1 Assignment in react with a screenshot and duration 2 days

Round 2 - Technical 

(2 Questions)

  • Q1. Js coding round to implement function to cache repeated queries
  • Ans. 

    Implement a function to cache repeated queries in JavaScript

    • Create a cache object to store the results of queries

    • Check if the query has been previously executed and return the cached result if available

    • If the query is new, execute it and store the result in the cache for future use

  • Answered by AI
  • Q2. Got react code to optimise
Round 3 - Technical 

(3 Questions)

  • Q1. Js tricky questions based on hoisting
  • Q2. Data type check
  • Q3. Manager round like dealing problems in projects and how you handle it

Interview Preparation Tips

Topics to prepare for Wobot Intelligence Frontend developer 1 interview:
  • Javascript
  • React.Js
Interview preparation tips for other job seekers - I thought almost cracked the interview but the last question was do you know hindi.

I thought may be they need some native guy to communicate well.

Skills evaluated in this interview

c++ development intern Interview Questions & Answers

user image jadhav sushant

posted on 1 Jun 2024

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

(1 Question)

  • Q1. Oop concepts were asked

Designer Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2023

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

I applied via Approached by Company and was interviewed in Sep 2023. 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 - Assignment 

Website Design and Development

Round 3 - HR 

(1 Question)

  • Q1. Can you join immediately?

Designer Interview Questions asked at other Companies

Q1. In the lengthwise, from which side do you measure with inch tape?
View answer (3)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2023. There were 3 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 - Assignment 

The assignment was that of a UX Review - you are given a screen/landing page and asked to review it based on specific criteria

Round 3 - HR 

(1 Question)

  • Q1. Annual CTC and Expected CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst interview experiences. Don't waste your time doing their task. It is only an eye wash and candidate is already decided before. Very arrogant HR and will just ghost you/decline your call when you try to follow up

UI/UX Designer Interview Questions asked at other Companies

Q1. Design an app home screen that will have all the insurance types, EV, Pet care, and Child care at one place.
View answer (3)

Wobot Intelligence interview questions for popular designations

 Data Engineer

 (1)

 Designer

 (1)

 UI/UX Designer

 (1)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 11 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

30 mins, sql and image processing

Round 2 - Assignment 

Sql assignment for testing your skills

Interview Preparation Tips

Interview preparation tips for other job seekers - work on python and sql problem

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Junior Python Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Apr 2022

Round 1 - One-on-one 

(1 Question)

  • Q1. Python's OOPS concept, Concurrency model, backend engineering, projects
Round 2 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I expect a competitive salary based on my skills, experience, and the market rate for Junior Python Engineers.

    • Research the average salary range for Junior Python Engineers in your location and industry.

    • Consider your level of experience, education, and any additional skills or certifications you have.

    • Take into account the company's size, industry, and financial stability.

    • Be prepared to negotiate and discuss benefits, su...

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and multicultural, with members from different countries and professions.

    • My parents are from different countries, which has exposed me to different cultures and perspectives.

    • My father is an engineer and my mother is a teacher, which has influenced my interest in problem-solving and education.

    • I have relatives who work in various fields such as medicine, business, and arts, which has broad

  • Answered by AI
  • Q3. Why should we hire you?
  • Ans. 

    I have a strong foundation in Python and a passion for problem-solving, making me a valuable asset to your team.

    • I have a solid understanding of Python programming language and its libraries.

    • I am skilled in writing clean and efficient code.

    • I have experience in solving complex problems and debugging issues.

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

    • I am a team player and can effectively collabo

  • Answered by AI
  • Q4. Tell me about yourself.
  • Ans. 

    I am a Junior Python Engineer with a passion for coding and problem-solving.

    • I have a strong understanding of Python programming language.

    • I have experience in developing web applications using Django framework.

    • I am familiar with database management systems like MySQL and PostgreSQL.

    • I have worked on projects involving data analysis and visualization using libraries like Pandas and Matplotlib.

    • I am constantly learning and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Python skills are required.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(12 Questions)

  • Q1. Rate yourself in js, node js, react, MongoDB (separately)
  • Q2. Typeof null, typeof undefined, typeof {}, typeof NaN
  • Q3. What changes came in es6
  • Ans. 

    ES6 introduced several new features and improvements to JavaScript, making it more powerful and efficient.

    • Arrow functions for more concise syntax

    • Let and const for block-scoped variables

    • Classes for easier object-oriented programming

    • Template literals for easier string interpolation

    • Default parameters and rest parameters for function arguments

    • Destructuring assignment for easier data extraction

    • Promises for asynchronous prog

  • Answered by AI
  • Q4. This keyword, closures, hoisting
  • Q5. Are let and cont variables hoisted?
  • Ans. 

    Yes, let and const variables are hoisted but not initialized.

    • let and const variables are hoisted to the top of their block scope, but they are not initialized until the actual line of code is executed.

    • This means that you cannot access a let or const variable before it is declared in the code.

    • For example, trying to access a let variable before it is declared will result in a ReferenceError.

  • Answered by AI
  • Q6. What is global context
  • Ans. 

    Global context refers to the overall environment or setting in which something exists or operates.

    • Global context encompasses all variables, functions, and objects that are accessible throughout an entire program.

    • It can be thought of as the 'big picture' view of a program's execution.

    • In web development, global context includes the window object in JavaScript.

  • Answered by AI
  • Q7. What is temporal deadzone
  • Ans. 

    Temporal dead zone is a period during the variable creation process where accessing the variable results in a ReferenceError.

    • Occurs when trying to access a variable before it has been declared with let or const

    • Happens due to the variable being in the temporal dead zone until it is declared

    • Example: accessing a variable before its declaration will result in a ReferenceError

  • Answered by AI
  • Q8. What is modules? types of modules in nodejs
  • Ans. 

    Modules in Node.js are reusable blocks of code that encapsulate related functionality.

    • Modules in Node.js can be built-in modules like fs (file system) or third-party modules like express.

    • Modules help in organizing code into separate files for better maintainability and reusability.

    • Modules can be imported using the require() function in Node.js.

  • Answered by AI
  • Q9. Index in mongodb, why we need index, is index good or bad?
  • Ans. 

    Indexes in MongoDB improve query performance by allowing the database to quickly locate and retrieve specific documents.

    • Indexes help to speed up query performance by allowing the database to quickly locate specific documents based on the indexed fields.

    • Without indexes, MongoDB would have to perform a collection scan, which can be slow and resource-intensive.

    • Indexes can be created on single fields or compound fields to ...

  • Answered by AI
  • Q10. What are hooks , use of useRef
  • Ans. 

    Hooks are a feature in React that allow you to use state and other React features in functional components. useRef is a hook that allows you to create a mutable object that persists for the lifetime of the component.

    • Hooks are used to add state and lifecycle methods to functional components in React

    • useRef is used to create a mutable reference that persists between renders

    • useRef can be used to access DOM elements directl

  • Answered by AI
  • Q11. Fs module, http module, worker thread?
  • Q12. Why we use mongoose not mongodb driver?
  • Ans. 

    Mongoose is an Object Data Modeling (ODM) library for MongoDB that provides a higher level of abstraction and simplifies interactions with the database.

    • Mongoose provides schema validation which helps maintain data integrity.

    • Mongoose simplifies querying and data manipulation with built-in functions.

    • Mongoose supports middleware functions for pre and post processing of data operations.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Senior Product Manager with a background in tech industry and a passion for driving product innovation.

    • Over 8 years of experience in product management roles

    • Strong background in the tech industry, with a focus on software development

    • Proven track record of successfully launching and managing products from concept to market

    • Passionate about driving product innovation and improving user experiences

    • Skilled in cr...

  • Answered by AI
  • Q2. Aptitude Question
Round 2 - One-on-one 

(2 Questions)

  • Q1. Experience Questions
  • Q2. Hobbies and Passion
Round 3 - One-on-one 

(2 Questions)

  • Q1. Assignment Round with Review at the end
  • Q2. Pitch GoComet to the founder
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Mvvm and Mvc architectures
  • Q2. Gave Code snippets to find the output
  • Q3. Swift basics and concepts like memory management
  • Q4. Oops concepts and solid principles
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic technical questions
  • Q2. Engineering based
Round 2 - Technical 

(2 Questions)

  • Q1. No questions only monologue
  • Q2. Questions related to oops
Round 3 - HR 

(2 Questions)

  • Q1. They are ready to hire anybody whoso ever is interested
  • Q2. HR's self introduction will go on for 20mins

Interview Preparation Tips

Interview preparation tips for other job seekers - Please improvise the interview process and change the interview panel
Their Google review is also turned off for these reasons
1. The technical panel is educated from another universe
2.Second round of technical discussion will turn out to be a monologue of Mr.Somebody(Speaker)
3. HR will try to be polite, to keep it hush hush!!

Do not expect timely feedback.As they all the busy

Wobot Intelligence Interview FAQs

How many rounds are there in Wobot Intelligence interview?
Wobot Intelligence interview process usually has 2-3 rounds. The most common rounds in the Wobot Intelligence interview process are HR, Assignment and Technical.
How to prepare for Wobot Intelligence 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 Wobot Intelligence. The most common topics and skills that interviewers at Wobot Intelligence expect are Computer Vision, Javascript, C++, Opencv and Tensorflow.
What are the top questions asked in Wobot Intelligence interview?

Some of the top questions asked at the Wobot Intelligence interview -

  1. Js coding round to implement function to cache repeated quer...read more
  2. Manager round like dealing problems in projects and how you handle...read more
  3. Python's OOPS concept, Concurrency model, backend engineering, proje...read more

Tell us how to improve this page.

Wobot Intelligence Interview Process

based on 3 interviews

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.2
 • 25 Interviews
GoComet Interview Questions
4.6
 • 22 Interviews
FloBiz Interview Questions
3.5
 • 22 Interviews
Bonami Software Interview Questions
4.0
 • 21 Interviews
Koantek Interview Questions
3.6
 • 17 Interviews
Ivanti Interview Questions
3.7
 • 14 Interviews
WinZO Interview Questions
4.8
 • 14 Interviews
TestVagrant Interview Questions
3.5
 • 13 Interviews
View all

Wobot Intelligence Reviews and Ratings

based on 16 reviews

3.9/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

3.4

Salary

3.9

Job security

3.8

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 16 Reviews and Ratings
Customer Support Associate
7 salaries
unlock blur

₹2.5 L/yr - ₹3.5 L/yr

Computer Vision Engineer
6 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Associate Product Manager
4 salaries
unlock blur

₹6 L/yr - ₹11.3 L/yr

Business Development Manager
4 salaries
unlock blur

₹7 L/yr - ₹8.8 L/yr

Sales Manager
4 salaries
unlock blur

₹6.2 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Wobot Intelligence with

NexTurn

4.2
Compare

FloBiz

3.5
Compare

Smarter BIZ Technologies

3.2
Compare

Kanerika Software

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