Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by White Crow Research Team. If you also belong to the team, you can get access from here

White Crow Research Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

White Crow Research Interview Questions and Answers

Updated 17 Aug 2024

White Crow Research Interview Experiences

Popular Designations

5 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 16 Apr 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I was interviewed in Mar 2024.

Round 1 - Assignment 

They send sql assignment

Round 2 - Technical 

(2 Questions)

  • Q1. Technical questions asked
  • Q2. Excel questions and some power bi questions
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions asked
Round 4 - Final round with Tech lead 

(1 Question)

  • Q1. You will be interviewed by tech lead Priti Upadhyay, and very unprofessionally she was conducting the interview without opening the camera and a lot of noise in the background kids crying and she blamed me...

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A simple question to gauge knowledge about the coding constructs

Round 2 - Assignment 

Culture fit round mixed with an assignment to make a Pomodoro tracker

Full Stack Engineer Interview Questions asked at other Companies

Q1. Find All Subsets Given an array arr consisting of 'N' distinct integers, your task is to generate all possible non-empty subsets of the given array. You can return the subsets in any order. Input: The first line contains a single integer ‘T... read more
View answer (1)
Interview experience
4
Good
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 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core javascript, angular, and node js concepts
  • Ans. Just refer common interview question on the internet
  • Answered Anonymously
Round 2 - Technical 

(2 Questions)

  • Q1. It was situational based on my past work experience. It will vary person to person.
  • Q2. Have good understanding of past work experiences.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always come prepared with common questions.

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions based on resume and oneself.

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (4)

White Crow Research interview questions for popular designations

 Research Analyst

 (1)

 Data Analyst

 (1)

 Full Stack Engineer

 (1)

 Full Stack Developer

 (1)

 QA Engineer

 (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Feb 2024

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

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are the components of Http response?
  • Ans. 

    Components of Http response include status code, headers, and body.

    • Status code: Indicates the outcome of the request (e.g. 200 for success, 404 for not found)

    • Headers: Provide additional information about the response (e.g. content type, cookies)

    • Body: Contains the actual content of the response (e.g. HTML, JSON data)

  • Answered by AI

Skills evaluated in this interview

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)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

White Crow Research Interview FAQs

How many rounds are there in White Crow Research interview?
White Crow Research interview process usually has 2 rounds. The most common rounds in the White Crow Research interview process are Technical, One-on-one Round and Assignment.
How to prepare for White Crow Research 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 White Crow Research. The most common topics and skills that interviewers at White Crow Research expect are Java, Sales, AWS, Marketing and Business Development.
What are the top questions asked in White Crow Research interview?

Some of the top questions asked at the White Crow Research interview -

  1. What are the components of Http respon...read more
  2. You will be interviewed by tech lead Priti Upadhyay, and very unprofessionally ...read more
  3. It was situational based on my past work experience. It will vary person to per...read more

Recently Viewed

SALARIES

VBeyond Corporation

SALARIES

VBeyond Corporation

SALARIES

VBeyond Corporation

JOBS

Gnani Innovations

No Jobs

REVIEWS

Lince Soft Solutions

No Reviews

REVIEWS

Lince Soft Solutions

No Reviews

REVIEWS

VBeyond Corporation

No Reviews

REVIEWS

Lince Soft Solutions

No Reviews

REVIEWS

VBeyond Corporation

No Reviews

REVIEWS

VBeyond Corporation

No Reviews

Tell us how to improve this page.

White Crow Research Interview Process

based on 8 interviews

Interview experience

3
  
Average
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Kantar Interview Questions
3.5
 • 96 Interviews
Experis IT Interview Questions
3.0
 • 48 Interviews
C5i Interview Questions
3.7
 • 46 Interviews
View all

White Crow Research Reviews and Ratings

based on 86 reviews

3.2/5

Rating in categories

2.8

Skill development

3.5

Work-life balance

3.0

Salary

2.5

Job security

3.3

Company culture

2.3

Promotions

3.1

Work satisfaction

Explore 86 Reviews and Ratings
Team Leader Engineering

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Explore more jobs
Consultant
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Consultant
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Research Analyst
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Researcher
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare White Crow Research with

C5i

3.7
Compare

Frost & Sullivan

3.1
Compare

Kantar

3.5
Compare

Nielsen Holdings

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