Upload Button Icon Add office photos

Filter interviews by

Kriya It Assistant Manager- HR Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Why do you want to leave your current organization
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Questions from arrays and strings and some aptitude questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. How to merge 2 csv files
  • Ans. 

    To merge two CSV files, you can use software like Microsoft Excel or programming languages like Python.

    • Open both CSV files in a software like Microsoft Excel.

    • Copy the data from one CSV file and paste it into the other CSV file.

    • Save the merged CSV file with a new name.

    • Alternatively, you can use programming languages like Python to merge CSV files by reading both files, combining the data, and writing to a new file.

  • Answered by AI
  • Q2. Basic questions on arrays
Round 3 - HR 

(1 Question)

  • Q1. 3 reasons why u choose this company
  • Ans. 

    I applied to this company because of its reputation in the industry, opportunities for growth, and company culture.

    • Reputation in the industry - I have heard great things about the company's innovative projects and successful track record.

    • Opportunities for growth - The company offers various training programs and career advancement opportunities for employees.

    • Company culture - I value a positive work environment and the...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Questions on python

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Peevious Experience related questions
  • Q2. Dashboard related questions
  • Q3. Sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I recently went through an interview process and wanted to share some insights and advice for others.

I was informed by the HR team that my interview would be conducted in person, with all rounds taking place on the same day, and that I would receive the results the same day. As a result, I traveled a considerable distance to attend.for the interview the told me to wait for the 3 hrs.

- During the interview, it was disheartening to find that the interviewer seemed uninterested in my responses. I was asked to write queries on paper, and while I was explaining them, the interviewer was preoccupied with reading emails and all other work. Despite providing correct answers, the experience felt dismissive.

After the interview, I was asked to wait for feedback. After waiting for two hours, the HR team informed me that my review was still in process and that they would follow up. After three days and multiple follow-ups, I was eventually told that I did not clear the round.

While I am okay with the outcome, I have a few requests for companies conducting interviews:

1.Respect Candidates' Efforts and Time: Please be considerate of the efforts and time candidates invest, especially those who travel long distances.
2. Clear Communication: If face-to-face interviews are required, particularly for final rounds, please communicate this clearly to avoid unnecessary travel and inconvenience.

I hope these points help improve the interview process for future candidates.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Project Related Questions
  • Q2. Dashboard Question on charts

Interview Preparation Tips

Interview preparation tips for other job seekers - I received call from HR Stating that interview will be F2F and all round will be on same day and result be out on same day only ,
So I travelled frm long distance

during interview , interviewer was not even interested in my answers he ans me to write queries on page and while i was writing and explain him the query he was not even listening and reading mails.
after giving all answers he ask he to wait and he will inform HR my review and luckily that answer paper was with me i check all the answers wore correct

i waited 2 hour after that HR informed my review is still in process so they will give me call
after 3 days and multiple call and mail HR infomed you have not cleared the round

I'm ok with this

but just request don't fool people who put efforts and time
and please if company ask for Face to face and you have to travel from other city ask them final round will be face to face.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contains basic quantitive questions

Round 2 - Coding Test 

SQL and Python coding questions were asked

Round 3 - One-on-one 

(2 Questions)

  • Q1. What and what not to be shown in dashboard?
  • Ans. 

    Dashboards should show relevant and actionable data while avoiding clutter and unnecessary information.

    • Include key performance indicators (KPIs) that align with business goals

    • Avoid showing too much data that may overwhelm the viewer

    • Use visualizations that effectively communicate insights

    • Exclude irrelevant or outdated information

    • Consider the audience and their specific needs when designing the dashboard

  • Answered by AI
  • Q2. Logical Question

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

Meesho user image Abhilasa Barman

posted on 26 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I was asked a medium-level SQL question that involved the RANK function.

Round 1 - Technical 

(2 Questions)

  • Q1. Create the pivot table, sort the data in ascending order
  • Ans. 

    Create a pivot table and sort the data in ascending order.

    • To create a pivot table, select the data range and go to the 'Insert' tab in Excel.

    • Choose 'PivotTable' and select the location for the pivot table.

    • Drag the desired fields to the 'Rows' and 'Values' areas.

    • To sort the data in ascending order, click on the drop-down arrow next to the field name in the pivot table and select 'Sort A to Z'.

  • Answered by AI
  • Q2. Use lookup with the product based given data and find the needed data
  • Ans. 

    Using lookup with product-based data to find the needed data.

    • Use a lookup function like VLOOKUP or INDEX/MATCH to search for the needed data

    • Identify the key or unique identifier to match the data

    • Specify the range or table where the data is located

    • Retrieve the desired data based on the lookup value

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please be ready with your resume, and work on each and every line.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Output resukt number of rows basis the joins
  • Ans. 

    The output result number of rows depends on the type of join used.

    • Inner join returns only the matching rows from both tables

    • Left join returns all rows from the left table and matching rows from the right table

    • Right join returns all rows from the right table and matching rows from the left table

    • Full outer join returns all rows from both tables

    • Cross join returns the Cartesian product of both tables

  • Answered by AI
  • Q2. Output result number of rows basis the joins
  • Ans. 

    The question asks to output the number of rows based on joins.

    • The number of rows in the output depends on the type of join used.

    • Inner join only returns rows that have matching values in both tables.

    • Left join returns all rows from the left table and matching rows from the right table.

    • Right join returns all rows from the right table and matching rows from the left table.

    • Full outer join returns all rows from both tables.

    • U...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on the commonly asked SQL questions. Brush up on the basics of SQL. Python is good to know and would make you stand out.

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic SQL questions

Data Analyst Interview Questions & Answers

Myntra user image Sumit Chougule

posted on 7 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Guestimates question: How many women's drive red car in the Bangalore
  • Ans. 

    It is impossible to accurately estimate the number of women driving red cars in Bangalore without specific data.

    • There is no specific data available on the number of women driving red cars in Bangalore.

    • Estimating the number of women driving red cars in Bangalore would require access to vehicle registration data or a survey of car owners.

    • Factors such as car ownership trends among women and the popularity of red cars woul

  • Answered by AI
  • Q2. How will achieve GMV if your budget is over
  • Ans. 

    Achieve GMV by optimizing marketing channels, improving product offerings, and enhancing user experience.

    • Optimize marketing channels to reach a larger audience

    • Improve product offerings to increase customer interest and sales

    • Enhance user experience to encourage repeat purchases and higher order values

  • Answered by AI

Tell us how to improve this page.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 436 Interviews
Udaan Interview Questions
3.9
 • 337 Interviews
Meesho Interview Questions
3.7
 • 335 Interviews
Myntra Interview Questions
4.0
 • 217 Interviews
Blinkit Interview Questions
3.7
 • 196 Interviews
BlackBuck Interview Questions
3.8
 • 180 Interviews
FirstCry Interview Questions
3.6
 • 172 Interviews
Spinny Interview Questions
3.7
 • 172 Interviews
Tata 1mg Interview Questions
3.6
 • 153 Interviews
Digit Insurance Interview Questions
3.9
 • 146 Interviews
View all
Process Associate
161 salaries
unlock blur

₹0.9 L/yr - ₹3.6 L/yr

Quality Controller
132 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Data Analyst
71 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Quality Assurance
28 salaries
unlock blur

₹1.1 L/yr - ₹4 L/yr

Senior Process Associate
26 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Explore more salaries
Compare Kriya It with

Udaan

3.9
Compare

Swiggy

3.8
Compare

BlackBuck

3.8
Compare

Blinkit

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