Upload Button Icon Add office photos

Filter interviews by

RocSearch Team Manager Interview Questions and Answers

Updated 19 Sep 2024

RocSearch Team Manager Interview Experiences

1 interview found

Team Manager Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

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

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Case Study 

Case study on railway digitization initiatives

Round 2 - HR 

(2 Questions)

  • Q1. Salary range and expectations
  • Q2. Work flexibility in hours and strengths and weaknesses
  • Ans. 

    I believe in work flexibility to accommodate personal needs while ensuring team productivity. My strengths include strong communication and organization skills, while my weakness is sometimes taking on too much work.

    • I believe in the importance of work flexibility to accommodate personal needs while ensuring team productivity

    • Strengths: strong communication skills, organization skills

    • Weakness: tendency to take on too muc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Interview questions from similar companies

Interview Questionnaire 

4 Questions

  • Q1. Why did I left the previous job?
  • Q2. My English knowledge?
  • Q3. What is my expectations from the organisation?
  • Q4. What is my overall experience?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was not so difficult. Basically I was asked about my market knowledge in Pharma & my doctor relationship. They were really impressed with my communication skills & knowledge of English. As an former employee of The Himalaya Drug Co. it was a bit easy & they were really impressed with my CV.

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic Introduction, Why u want to join this company, why u want to do this work?
  • Q2. Strengths and weekness, Where do u see urself in x year?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to worry, Chill interview session, Main focus should be on Written test that include Apti, Resoning, and Company related task(easy).
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.

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 - Aptitude Test 

Simple math anyone can solve it

Round 3 - Technical 

(3 Questions)

  • Q1. Project details
  • Q2. Hobbies were asked and asked to show proof
  • Q3. Face to face interview with HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a quirky hobby and elaborate on it.. You will get through it man
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about you
  • Q2. Basically every question asked is related to you given project
Round 2 - Case Study 

I waa given telecom market in indua

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

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about tableau architecture
  • Ans. 

    Tableau architecture is a visual analytics platform that helps users to understand data through interactive visualizations.

    • Tableau consists of three main components: Data Connection, Data Engine, and VizQL Server.

    • Data Connection allows users to connect to various data sources such as databases, spreadsheets, and cloud services.

    • Data Engine processes and optimizes data queries for faster performance.

    • VizQL Server translat...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Regarding salary
Round 2 - One-on-one 

(3 Questions)

  • Q1. About tableau scenario
  • Q2. Top 10 emp and bottom 10as per rank
  • Ans. 

    The top 10 and bottom 10 employees based on their rank need to be identified.

    • Sort the employees based on their rank in ascending order.

    • Select the top 10 employees from the sorted list.

    • Select the bottom 10 employees from the sorted list.

  • Answered by AI
  • Q3. High light avg line

Interview Preparation Tips

Interview preparation tips for other job seekers - Job security is less it is one type of consultancy

I applied via Naukri.com and was interviewed in Aug 2022. 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 - Technical 

(2 Questions)

  • Q1. Installation and upgradation steps
  • Q2. Patching and performance tuning
Round 3 - One-on-one 

(3 Questions)

  • Q1. Table space is full what action need to take
  • Ans. 

    Free up space by deleting unnecessary data or increasing table space size.

    • Identify which table space is full

    • Check if there are any unnecessary data that can be deleted

    • Increase the size of the table space if necessary

    • Consider partitioning the table to distribute data across multiple table spaces

  • Answered by AI
  • Q2. Datafile addition to tablespace
  • Ans. 

    Adding a datafile to a tablespace

    • Use ALTER TABLESPACE statement to add datafile

    • Ensure enough disk space is available

    • Monitor tablespace usage regularly

    • Example: ALTER TABLESPACE users ADD DATAFILE '/u01/app/oracle/oradata/db1/users02.dbf' SIZE 50M;

  • Answered by AI
  • Q3. How to add datafile to tablespace
  • Ans. 

    To add a datafile to a tablespace:

    • Identify the tablespace where the datafile needs to be added

    • Create a new datafile using the 'CREATE DATAFILE' command

    • Add the new datafile to the tablespace using the 'ALTER TABLESPACE' command

    • Ensure that the new datafile is of the correct size and location

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through important topics of all Oracle DBA role

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tableau difference between blend &join
  • Ans. 

    Blend combines data from different data sources in a single view, while join combines data from the same data source.

    • Blend is used when data comes from different data sources, join is used when data comes from the same data source

    • Blend creates a relationship between data sources without actually merging the data, join merges the data based on a common field

    • Blend can be used to combine data from different databases like...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. SQL-related questions working of self join and what will be used in case of 2nd max

Interview Preparation Tips

Topics to prepare for ScatterPie Analytics Data Analyst interview:
  • SQL
  • Tableau

RocSearch Interview FAQs

How many rounds are there in RocSearch Team Manager interview?
RocSearch interview process usually has 2 rounds. The most common rounds in the RocSearch interview process are Case Study and HR.

Tell us how to improve this page.

RocSearch Team Manager Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

GfK MODE Interview Questions
3.3
 • 22 Interviews
AXIS MY INDIA Interview Questions
3.4
 • 16 Interviews
ZOOMLION Interview Questions
3.3
 • 10 Interviews
ATS Services Interview Questions
3.9
 • 9 Interviews
View all
RocSearch Team Manager Salary
based on 4 salaries
₹25 L/yr - ₹36 L/yr
76% more than the average Team Manager Salary in India
View more details
Associate Manager
41 salaries
unlock blur

₹10 L/yr - ₹23 L/yr

Senior Analyst
31 salaries
unlock blur

₹7 L/yr - ₹12.5 L/yr

Manager
31 salaries
unlock blur

₹14.5 L/yr - ₹30 L/yr

Senior Manager
16 salaries
unlock blur

₹24 L/yr - ₹40 L/yr

Analyst
14 salaries
unlock blur

₹5 L/yr - ₹8.5 L/yr

Explore more salaries
Compare RocSearch with

AXIS MY INDIA

3.4
Compare

GfK MODE

3.3
Compare

Edward Food Research and Analysis Centre

4.1
Compare

Market Xcel Data Matrix

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