Upload Button Icon Add office photos

Filter interviews by

Caw Studios Interview Questions and Answers

Updated 20 Jan 2025

Caw Studios Interview Experiences

Popular Designations

7 interviews found

SDE-2 Interview Questions & Answers

user image Rishabh Sharma

posted on 5 Oct 2023

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

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

Just gave me an assignment based on reactjs where have to implement cart, order approval, print the list of items, product edit modal (quantity & price) and search features.

Round 3 - Technical 

(2 Questions)

  • Q1. Service Worker vs Web Workers in JS
  • Ans. 

    Service Worker runs in the background and handles network requests, while Web Workers run scripts in parallel to the main thread.

    • Service Worker is used for caching and handling network requests in the background.

    • Web Workers are used for running scripts in parallel to the main thread to improve performance.

    • Service Workers can intercept and cache network requests, making web apps faster and more reliable.

    • Web Workers can ...

  • Answered by AI
  • Q2. Hoisting in JS, Closures, Temporal Dead Zone, Hooks: useRef, useMemo and useCallback and custom hooks in reactjs
Round 4 - Technical 

(1 Question)

  • Q1. SSR, CSR in NextJS, how does it work internally and many advance questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the core concepts of JS and ReactJS

Skills evaluated in this interview

SDE-2 Interview Questions asked at other Companies

Q1. Maximum Frequency Number Problem Statement Given an array of integers with numbers in random order, write a program to find and return the number which appears the most frequently in the array. If multiple elements have the same maximum fre... read more
View answer (5)

Interview Questions & Answers

user image Anonymous

posted on 19 Aug 2024

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Kadane Algorithm
  • Ans. 

    Kadane Algorithm is used to find the maximum subarray sum in an array.

    • Iterate through the array and keep track of the maximum sum ending at each index.

    • Reset the sum to 0 if it becomes negative, as a negative sum will never contribute to the maximum subarray sum.

    • Return the maximum sum found during the iteration.

  • Answered by AI
  • Q2. DFS Question on string

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Round one was coding based , 2 technical interviews

Round 3 - Technical 

(2 Questions)

  • Q1. Basic merge sort
  • Q2. And question related to dp and trees

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Mar 2024

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

I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Manual testing question
  • Q2. Manual testing questions
Round 2 - Technical 

(1 Question)

  • Q1. Manual testing questions

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)

Caw Studios interview questions for popular designations

 Senior Quality Assurance Engineer

 (1)

 Devops Engineer

 (1)

 SDE-2

 (1)

 Software Engineer

 (1)

 QA Engineer

 (1)

 Sdet Automation Test Engineer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Dec 2022. There were 5 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 - Aptitude Test 

Some testing scenarios and choosing options questions

Round 3 - Technical 

(1 Question)

  • Q1. Testing questions and roles and responsibilities
Round 4 - Technical 

(1 Question)

  • Q1. It's a personality round. Here also they will ask testing scenarios and questions
Round 5 - HR 

(1 Question)

  • Q1. I don't know what they will ask in this round. I have cleared upto round 2 not cleared round4

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience to attend this interview. Prepare all basics from manual and Automation testing. Prepare real time scenarios and examples

Senior Quality Assurance Engineer Interview Questions asked at other Companies

Q1. How to manage projects compliance for clients point of view..
View answer (2)

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Coding Test 

I dont remember exactly, maybe of 3-4 hrs

Round 2 - Technical 

(1 Question)

  • Q1. 2 to 3 DSA coding questions
Round 3 - Technical 

(1 Question)

  • Q1. Technical theory, projects 2 Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - learn DSA, practice coding questions, have some projects

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
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 Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy - Medium level Questions related to Arrays and Strings.

Round 2 - Technical 

(1 Question)

  • Q1. Questions based on Resume and CS Fundamentals.

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

Interview questions from similar companies

I was interviewed before May 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about your mini project
  • Ans. 

    Developed a web application for tracking personal expenses

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented Node.js and MongoDB for back-end functionality

    • Included features for adding, categorizing, and analyzing expenses

  • Answered by AI
  • Q2. Tell me about your team work other than project.
  • Ans. 

    I actively participate in team building activities and collaborate with colleagues on various initiatives outside of work projects.

    • Organizing team lunches or outings to build camaraderie

    • Participating in charity events or volunteer work as a team

    • Collaborating on internal initiatives such as diversity and inclusion programs

    • Attending industry conferences or workshops together

  • Answered by AI
  • Q3. How will you convince your client if you are not able deliver the project on time.
  • Ans. 

    I will explain the reasons for the delay and present a plan to mitigate it.

    • Communicate the reasons for the delay clearly and honestly

    • Present a plan to mitigate the delay and ensure timely delivery

    • Provide regular updates on the progress of the project

    • Offer alternative solutions or compromises if necessary

    • Ensure that the client understands the impact of the delay on the project

    • Maintain a professional and respectful attit

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions will be from aptitude and vocabulary
Duration: 1 hour
Total Questions: 60

I was interviewed before May 2016.

Interview Questionnaire 

1 Question

  • Q1. 3-4

Interview Preparation Tips

Round: Test
Experience: The first round round had basic medium level apti questions
Duration: 5 hours
Total Questions: 20

Round: Group Activity
Experience: Each person has to talk on a random topic for 2 mins
Tips: Kindly speak on topics that are not so famous , choose a different topic , be unique. I spoke on the topic about why Ban of Maggi in India

Round: HR Interview
Experience: Once you have gone through all the previous rounds , 99 % selected . It consist a couple of basic questions
Tips: Be Easy and dont exaggerate

Skills: Communication And Confidence, Communication And Confidence

Interview Preparation Tips

Round: Test
Experience: AMCAT conducted our initial test. The Aptitude included 3 sections as mentioned above. The AMCAT tests are adaptive in their questions. Means if you answer a wrong question the next question will be of lower difficulty and the other way around when you answer it right. This actually helps and amplifies your strengths.

Tips: The questions for English section are always repeated. Study the previous sample papers from AMCAT website
website.
Duration: 75 minutes
Total Questions: AMCAT

Skills: General Aptitude
College Name: SKN Sinhgad Institute of Technology

Caw Studios Interview FAQs

How many rounds are there in Caw Studios interview?
Caw Studios interview process usually has 3 rounds. The most common rounds in the Caw Studios interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Caw Studios 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 Caw Studios. The most common topics and skills that interviewers at Caw Studios expect are Javascript, IT Project Management, Manual Testing, Cypress and Project Management.
What are the top questions asked in Caw Studios interview?

Some of the top questions asked at the Caw Studios interview -

  1. Service Worker vs Web Workers in...read more
  2. Kadane Algori...read more
  3. SSR, CSR in NextJS, how does it work internally and many advance questi...read more

Tell us how to improve this page.

Caw Studios Interview Process

based on 7 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
PVR Inox Interview Questions
4.0
 • 163 Interviews
Sun TV Network Interview Questions
3.6
 • 12 Interviews
View all

Caw Studios Reviews and Ratings

based on 24 reviews

2.8/5

Rating in categories

3.2

Skill development

2.9

Work-life balance

3.1

Salary

2.2

Job security

3.4

Company culture

3.0

Promotions

2.8

Work satisfaction

Explore 24 Reviews and Ratings
Software Development Engineer II
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet Automation Test Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Caw Studios with

Red Chillies Entertainment

4.9
Compare

Yash Raj Films

3.4
Compare

Dharma Productions

4.5
Compare

Balaji Telefilms

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