Upload Button Icon Add office photos

Filter interviews by

Worksbot Interview Questions and Answers

Updated 20 Jun 2023

Worksbot Interview Experiences

Popular Designations

4 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 

Quantitative aptitude, logical reasoning,

Round 3 - Coding Test 

One programming , preparation of mostly asked coding

Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 5 - HR 

(1 Question)

  • Q1. Tell me about yourself, basics of education
Round 6 - No 

(1 Question)

  • Q1. There's no 5 th round

Python Fullstack Developer Interview Questions asked at other Companies

Q1. what are the key differences between ArrayList and LinkdList in python?
View answer (1)

I applied via campus placement at Audisankara College of Engineering and Technology, Gudur and was interviewed before Sep 2021. 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 

Mcqs some Java code in mcqs and some provide English grammar and English paragraph

Round 3 - Coding Test 

Java and python,c, c++,html ,css

Interview Preparation Tips

Interview preparation tips for other job seekers - As a job seeker, it's important to highlight your best hard and soft skills to position yourself as a well-rounded candidate.
...
Often, soft skills may be referred to as “people skills” or “social skills” and include proficiency in things like:
Communication.
Customer service.
Problem-solving.
Time management.
Leadership.

Electrical Engineer Interview Questions asked at other Companies

Q1. What is the difference between Switch gear & Circuit Breakers ?
View answer (11)

Interview Questionnaire 

2 Questions

  • Q1. Asked about basics of engineering drawing and fea
  • Q2. Just basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn some engineering basics

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

I applied via campus placement at Aarupadai Veedu Institute of Technology, Kanchipuram and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell us about yourself.
  • Q2. Tell me one of your favourite interests and why is it favourite?
  • Q3. Tell us about your strengths and weaknesses.
  • Q4. Who should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Being confident and "never give up" attitude always helps you to impress the interviewer.Because that is what they expect from everyone they hire.

Mechanical Production Engineer Interview Questions asked at other Companies

Q1. What is tpm What is tec time What is shaping What is tolerance Employees moral
View answer (1)

Worksbot interview questions for popular designations

 Design Engineer

 (1)

 Electrical Engineer

 (1)

 Mechanical Production Engineer

 (1)

 Python Fullstack Developer

 (1)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(5 Questions)

  • Q1. What is your name
  • Q2. Guve your self introduction
  • Q3. What are your skills
  • Q4. What are your non technical skills
  • Q5. What makes you fit for this job

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be real while going for any job interviews or intern interviews
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 8 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
Round 2 - Group Discussion 

I am to good for any type of work doing

Round 3 - Technical 

(2 Questions)

  • Q1. How do you perform keyword research?
  • Q2. What are ITSM and its processes?
Round 4 - HR 

(2 Questions)

  • Q1. Have you ever worked on a project with tight deadlines? How did you manage?
  • Q2. Describe a time when you faced a challenging situation. How did you handle it?
Round 5 - Coding Test 

Question: Write a function to sort an array of integers in ascending order without using the built-in sort() function.

javascript
Copy code
function customSort(arr) {
// Your code here
}
console.log(customSort([5, 3, 8, 1])); // Output: [1, 3, 5, 8]

Round 6 - Case Study 

Operational Efficiency: Automating workflows in ServiceNow should reduce processing time for customer queries and loan applications by 50%.
Increased Visibility: SEO and SEM strategies should increase the bank’s website traffic by 30% within 3 months.
Improved Customer Experience: A modern portal with faster support options will increase customer satisfaction ratings.

Round 7 - Assignment 

A report/document explaining the solutions for the above tasks.
A code file for the HTML/CSS/JavaScript task.
Screenshots or diagrams (if applicable) for ServiceNow workflows.

Round 8 - Aptitude Test 

Data Interpretation
Study the following data and answer the question:

Year Revenue (₹) Profit (₹)
2020 10,000 2,000
2021 12,000 3,000
2022 15,000 4,000Question:
What is the average profit percentage over the three years?

Options:
A) 20%
B) 25%
C) 22%
D) 27%

Interview Preparation Tips

Interview preparation tips for other job seekers - Build a Strong Resume and Portfolio
Tailor your resume: Customize your resume for each job by highlighting relevant skills and experiences.
Showcase achievements: Quantify your accomplishments (e.g., "Increased website traffic by 30%").
Include a portfolio: If you’re in fields like digital marketing or development, create a portfolio showcasing your projects, internships, or certifications.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is data entry?
  • Ans. 

    Data entry is the process of entering, updating, or verifying data in a computer system.

    • Entering data accurately and efficiently

    • Updating existing data with new information

    • Verifying data for accuracy and completeness

  • Answered by AI
  • Q2. What is your experience with data entry?
  • Ans. 

    I have over 3 years of experience in data entry, including entering, verifying, and updating data in various databases.

    • Proficient in using Microsoft Excel and other data entry software

    • Accurate and efficient in typing and data entry tasks

    • Experience in maintaining confidentiality and data integrity

    • Handled large volumes of data entry tasks with tight deadlines

  • Answered by AI
  • Q3. What is difference between c and c++ ?
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, focusing on functions and procedures.

    • C++ is an object-oriented programming language, allowing for classes, objects, and inheritance.

    • C does not support classes and objects, while C++ does.

    • C++ has features like polymorphism, encapsulation, and inheritance which are not present in C.

    • C++ is an...

  • Answered by AI
  • Q4. How you work msword
  • Ans. 

    I am proficient in using MS Word for data entry tasks.

    • I am skilled in formatting text, tables, and images in MS Word.

    • I can create and edit documents, including reports, letters, and spreadsheets.

    • I am familiar with using templates and styles to maintain consistency in documents.

    • I am experienced in using features like spell check, track changes, and mail merge.

    • I am efficient in using keyboard shortcuts to speed up data e

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Data Entry Data Entry Operator interview:
  • Data Entry
  • C
  • HTML

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Quantitative reasoning

Round 2 - One-on-one 

(5 Questions)

  • Q1. About yourself and past experiences.
  • Q2. Managerial round
  • Q3. About company information
  • Q4. About yourself and extracurricular activities
  • Q5. See yourself in the next 5 yrs

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell us about yourself
  • Q2. Showcase some of you projects
  • Ans. 

    I have worked on projects involving website redesign, mobile app design, and user research.

    • Redesigned company website to improve user experience and increase conversion rates

    • Designed mobile app interface for seamless navigation and intuitive user interactions

    • Conducted user research to gather feedback and make data-driven design decisions

  • Answered by AI
  • Q3. What are your favourite apps and why do you like them
  • Ans. 

    My favorite apps are Instagram for its user-friendly interface and engaging content, Spotify for its personalized music recommendations, and Google Maps for its accurate navigation features.

    • Instagram - user-friendly interface, engaging content

    • Spotify - personalized music recommendations

    • Google Maps - accurate navigation features

  • Answered by AI
  • Q4. What roles are you interested in?
  • Q5. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a seasoned UI/UX designer leading a team of designers, working on innovative projects, and continuously learning and growing in the field.

    • Leading a team of designers

    • Working on innovative projects

    • Continuously learning and growing in the field

  • Answered by AI

Worksbot Interview FAQs

How many rounds are there in Worksbot interview?
Worksbot interview process usually has 4-5 rounds. The most common rounds in the Worksbot interview process are Resume Shortlist, Coding Test and HR.
How to prepare for Worksbot 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 Worksbot. The most common topics and skills that interviewers at Worksbot expect are Recruitment, Ajax, Apache, CSS and CakePHP.
What are the top questions asked in Worksbot interview?

Some of the top questions asked at the Worksbot interview -

  1. Asked about basics of engineering drawing and f...read more
  2. Just bas...read more
  3. There's no 5 th ro...read more

Tell us how to improve this page.

Worksbot Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 802 Interviews
Zoho Interview Questions
4.3
 • 513 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

Worksbot Reviews and Ratings

based on 14 reviews

3.2/5

Rating in categories

3.3

Skill development

3.2

Work-life balance

2.6

Salary

2.9

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
4 salaries
unlock blur

₹2.8 L/yr - ₹2.8 L/yr

Full Stack Developer
4 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

Data Scientist
3 salaries
unlock blur

₹4 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Worksbot with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

Infosys

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