Upload Button Icon Add office photos

Filter interviews by

BoardEX Interview Questions and Answers

Updated 28 Jun 2022

BoardEX Interview Experiences

Popular Designations

3 interviews found

Researcher Interview Questions & Answers

user image Anonymous

posted on 3 May 2021

I applied via Recruitment Consultant and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Nothing much on finance but more qna to check ur stability.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and stable in mind.

Researcher Interview Questions asked at other Companies

Q1. What are the methods for identifying and resolving defects related to HPDC (High-Pressure Die Casting)?
View answer (1)

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

About English grammer and basic maths

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions about your self and about the company and about the role
Round 3 - One-on-one 

(1 Question)

  • Q1. About the role and general questions ..why you want this job

Interview Preparation Tips

Interview preparation tips for other job seekers - I felt more pressure and struggles here ...i donno abt others ..they give u more task and more stress.. there is no promotion incentives appraisal.

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

Have good knowledge of google and other databases

Round 3 - One-on-one 

(3 Questions)

  • Q1. What is the depth of Google advanced search
  • Ans. 

    Google advanced search allows users to filter search results by various criteria such as file type, date, and location.

    • Google advanced search offers a range of filters to refine search results

    • Users can filter by file type, date, location, and more

    • Advanced search also allows users to search within a specific website or domain

    • Users can also exclude certain words or phrases from their search

    • Google advanced search is a pow...

  • Answered by AI
  • Q2. How comfortable are you in understanding boards
  • Q3. Understand and tell about non-profit companies

Interview Preparation Tips

Interview preparation tips for other job seekers - Always prepare and present your answers well

Skills evaluated in this interview

Former Employee Interview Questions asked at other Companies

Q1. If you have company documents, how do you keep them?
View answer (3)

Jobs at BoardEX

View all

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Dec 2021. 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 - Aptitude Test 

Basic aptitude test that can be solvable.

Round 3 - Group Discussion 

They give one topic for speaking upto 2 min

Interview Preparation Tips

Topics to prepare for Intellect Design Arena System Engineer interview:
  • Electric vehicles
Interview preparation tips for other job seekers - No work-life balance. Don't join this company.
No work satisfaction

Interview Questionnaire 

1 Question

  • Q1. Data Structures, Algorithms, System designing, Azure

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer had less knowledge on the current technologies and was more stereo type.

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Spiral Order Traversal of a Binary Tree Problem Statement

    Given a binary tree with 'N' nodes, your task is to print the nodes in spiral order traversal.

    Example:

    Input:
    The binary tree is represented i...
  • Ans. 

    Print nodes of a binary tree in spiral order traversal.

    • Use a queue to perform level order traversal of the binary tree.

    • Alternate between printing nodes from left to right and right to left at each level.

    • Handle null nodes represented by '-1' appropriately.

    • Example: For input '1 2 3 -1 -1 4 5 -1 -1 -1 -1', the output should be '1 3 2 4 5'.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Word Break Problem Statement

    You are given a list of N strings called A. Your task is to determine whether you can form a given target string by combining one or more strings from A.

    The strings from A c...

  • Ans. 

    Given a list of strings, determine if a target string can be formed by combining one or more strings from the list.

    • Iterate through all possible combinations of strings from the list to form the target string.

    • Use recursion to try different combinations of strings.

    • Check if the current combination forms the target string.

    • Return true if a valid combination is found, otherwise return false.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. Design an elevator system.
  • Ans. 

    Design an elevator system for efficient vertical transportation.

    • Divide building into zones to optimize elevator usage.

    • Implement algorithms for efficient elevator scheduling.

    • Include safety features like emergency stop buttons and overload sensors.

    • Consider user interface for passengers to select floors and monitor elevator status.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaNoMicrosoft interview preparation:Topics to prepare for the interview - Data structures, algorithms , low level system design , high level system design, problem solvingTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : Practice 
Tip 3 : Be positive

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Highlight skills and achievements

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview in Jul 2019.

Interview Questionnaire 

4 Questions

  • Q1. 1. Java questions basee on interfaces, Exception Handling, inheritance, Steam API;
  • Q2. 2. SQL questions related to joins, sub-queries, nth highest salary;
  • Q3.  3. Basic algorithms questions based on Arrays/Linked List.
  • Q4. 4. Puzzles based on basic aptitudes test.

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interviewed for Java Developer. I had 4 rounds (all technical rounds). Each rounds comprises questions related to Java/Puzzles/Algorithms and my experience of project.

Go through your resume. Things should be relevant and one should have clear understanding of basics.

I applied via Naukri.com and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is rotational shifts. What is web service flow. How will you check ports on Unix or Solaris machine.
  • Ans. 

    Rotational shifts refer to working in different shifts at different times. Web service flow is the sequence of steps involved in a web service request. Checking ports on Unix or Solaris machine involves using the netstat command.

    • Rotational shifts involve working in different shifts at different times, such as day shift, night shift, and swing shift.

    • Web service flow involves a sequence of steps, such as sending a reques...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Total pathetic experience. Have heard of negative reviews from a number of people, but didn't believed. Unfortunately had to share same pain with them. What job description is given to you, doesn't matters because you won't be asked for that. Your resume will get shortlisted and then it doesn't matter what u have covered up in your career path, because interview rounds will consist of questions out of your scope. Your resume doesn't needs to be shortlisted at first end if it doesn't suit thier needs. HR people, they are on another level. You share your resume to them, and they will never ever reply back to you. Not a single HR, but it seems everyone has same culture. You keep trying to connect them for support. But they will just keep finding smarter ways to avoid.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Why important in learning programming languages.
  • Ans. 

    Learning programming languages is important for software engineers to effectively communicate with computers and develop software solutions.

    • Programming languages are the foundation of software development.

    • Learning multiple languages expands the range of problems a software engineer can solve.

    • Different languages have different strengths and are suited for different tasks.

    • Knowing multiple languages improves adaptability ...

  • Answered by AI

BoardEX Interview FAQs

How many rounds are there in BoardEX interview?
BoardEX interview process usually has 3 rounds. The most common rounds in the BoardEX interview process are One-on-one Round, Aptitude Test and Resume Shortlist.
How to prepare for BoardEX 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 BoardEX. The most common topics and skills that interviewers at BoardEX expect are Content Writing, Market Research, Qualitative Research, Secondary Research and Advanced Excel.
What are the top questions asked in BoardEX interview?

Some of the top questions asked at the BoardEX interview -

  1. What is the depth of Google advanced sea...read more
  2. Nothing much on finance but more qna to check ur stabili...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 863 Interviews
Google Interview Questions
4.4
 • 841 Interviews
Amdocs Interview Questions
3.7
 • 517 Interviews
KPIT Technologies Interview Questions
3.4
 • 290 Interviews
SAP Interview Questions
4.2
 • 284 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
View all

BoardEX Reviews and Ratings

based on 24 reviews

3.3/5

Rating in categories

2.1

Skill development

3.3

Work-life balance

2.7

Salary

2.7

Job security

3.2

Company culture

2.0

Promotions

2.4

Work satisfaction

Explore 24 Reviews and Ratings
Data Research Analyst

Chennai

2-6 Yrs

Not Disclosed

Explore more jobs
Research Analyst
41 salaries
unlock blur

₹1.8 L/yr - ₹3.2 L/yr

Quality Analyst
12 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Senior Analyst
8 salaries
unlock blur

₹2.7 L/yr - ₹4.7 L/yr

Researcher
8 salaries
unlock blur

₹1.8 L/yr - ₹3.1 L/yr

Senior Quality Analyst
8 salaries
unlock blur

₹2.5 L/yr - ₹4.6 L/yr

Explore more salaries
Compare BoardEX with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

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