Upload Button Icon Add office photos

Filter interviews by

JoulestoWatts Business Solutions HR Business Partner Interview Questions and Answers

Updated 11 Aug 2022

JoulestoWatts Business Solutions HR Business Partner Interview Experiences

1 interview found

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

Round 1 - Case Study 

A mock case with concerned situation on attrition management was discussed and analysed .

Round 2 - HR 

(1 Question)

  • Q1. Basic open ended questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Sound sorted not confused , presented whatever you know and could do learn even more.

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

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

Interview Questionnaire 

4 Questions

  • Q1. Database related questions
  • Q2. Api
  • Q3. Two basic coding questions
  • Q4. Some apti based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just try to attempt all the sample questions available in geeks for geeks
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Two sections :
in 1st section aptitude and verbal test and 2nd section technical

Round 2 - Technical 

(2 Questions)

  • Q1. Introduction of yourself
  • Q2. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good and nice exprience with interview and waiting for feedback

Skills evaluated in this interview

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 Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What do u mean by data
  • Ans. 

    Data refers to facts, statistics, or information collected for analysis or reference.

    • Data is raw, unprocessed information.

    • It can be in the form of numbers, text, images, or any other format.

    • Examples include customer names, product prices, and sales figures.

    • Data can be structured (organized in a specific way) or unstructured (not organized).

  • Answered by AI
  • Q2. What is preprocessed data
  • Ans. 

    Preprocessed data is data that has been cleaned, transformed, and organized for analysis or modeling.

    • Preprocessed data is often used in machine learning and data analysis to improve the accuracy and efficiency of models.

    • Common preprocessing steps include removing missing values, scaling features, and encoding categorical variables.

    • Examples of preprocessing techniques include normalization, standardization, one-hot enco

  • Answered by AI
  • Q3. What do u mean by info
  • Ans. 

    Info refers to data or knowledge that provides details or context about a specific topic or subject.

    • Info can be in the form of facts, statistics, or explanations.

    • It helps to understand a topic better or make informed decisions.

    • Examples of info include news articles, research papers, and educational resources.

  • Answered by AI
  • Q4. How to copy from 2 tables and paste in 3rd one in sql
  • Ans. 

    Use SQL INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Use INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Specify the columns you want to copy from each table in the SELECT statement.

    • Make sure the columns in the SELECT statement match the columns in the 3rd table where you are pasting the data.

  • Answered by AI
  • Q5. Reverse string using any language you know
  • Ans. 

    Reverse a string using any programming language

    • Use built-in functions like reverse() or slice() in languages like Python or JavaScript

    • Iterate through the string in reverse order and append each character to a new string

    • Use a stack data structure to push each character onto the stack and then pop them off to reverse the string

  • Answered by AI
  • Q6. A puzzle question was asked but i don't remeber it.

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Revature user image Udayasri Sailakshmi

posted on 4 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Regarding coding, ds

Round 2 - HR 

(5 Questions)

  • Q1. Tell me about your selfl
  • Q2. About orientation of revature pre-training
  • Q3. Cgpa of ug, inter, 10th
  • Ans. 

    The question asks for the CGPA of undergraduate, intermediate, and 10th grade.

    • Provide the CGPA obtained in undergraduate degree

    • Provide the CGPA obtained in intermediate

    • Provide the CGPA obtained in 10th grade

  • Answered by AI
  • Q4. About b. Tech projects
  • Q5. About my Hobbies, interested things
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Aptitude , English

Round 2 - Technical 

(2 Questions)

  • Q1. Which programming language you know
  • Ans. 

    I am proficient in Java, Python, C++, and JavaScript.

    • Java

    • Python

    • C++

    • JavaScript

  • Answered by AI
  • Q2. Normalization im
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. SQL query to join 3 tables
  • Ans. 

    Use SQL JOIN to combine data from 3 tables based on a common key.

    • Use INNER JOIN, LEFT JOIN, or RIGHT JOIN depending on the desired result

    • Specify the columns to select from each table

    • Use ON clause to specify the join condition

  • Answered by AI
  • Q2. Spring boot annotations
  • Q3. Hibernate annotations
  • Q4. Java 8 Streams + Lambda
Round 2 - One-on-one 

(3 Questions)

  • Q1. Working style: Independent contributor or Team
  • Q2. Are green-field projects alright?
  • Ans. 

    Green-field projects are great opportunities to start fresh and implement new technologies.

    • Green-field projects allow for creative freedom and innovation

    • They provide the opportunity to work with the latest technologies and tools

    • Starting from scratch can lead to cleaner code and better architecture

    • Examples: Developing a new mobile app, creating a new website from scratch

  • Answered by AI
  • Q3. Are you ok with learning new tech stacks?

Interview Preparation Tips

Topics to prepare for Revature Senior Software Engineer interview:
  • Java
  • Spring Framework
  • Hibernate
  • Angular
  • Data Structures

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Can you take a assessment test?
  • Ans. 

    Yes, I am willing to take an assessment test to demonstrate my skills and knowledge.

    • I am open to taking any assessment test required for the position.

    • I believe that assessment tests are a valuable tool for evaluating candidates.

    • I am confident in my abilities and knowledge to perform well on the assessment test.

  • Answered by AI
  • Q2. How long have you been out of college?
  • Ans. 

    I have been out of college for 3 years.

    • I graduated in 2018.

    • I have been working in the industry since then.

    • I have gained valuable experience in my field during this time.

  • Answered by AI
Round 2 - recruiter 

(2 Questions)

  • Q1. How early can you start?
  • Q2. When can you start?

JoulestoWatts Business Solutions Interview FAQs

How many rounds are there in JoulestoWatts Business Solutions HR Business Partner interview?
JoulestoWatts Business Solutions interview process usually has 2 rounds. The most common rounds in the JoulestoWatts Business Solutions interview process are Case Study and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

Cyfuture Interview Questions
3.0
 • 45 Interviews
Revature Interview Questions
3.5
 • 40 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
VDart Interview Questions
4.0
 • 29 Interviews
JMR Infotech Interview Questions
4.3
 • 29 Interviews
Black Knight Interview Questions
3.6
 • 28 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
View all
JoulestoWatts Business Solutions HR Business Partner Salary
based on 18 salaries
₹3 L/yr - ₹6.5 L/yr
64% less than the average HR Business Partner Salary in India
View more details

JoulestoWatts Business Solutions HR Business Partner Reviews and Ratings

based on 2 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

1.0

Salary

2.6

Job security

4.2

Company culture

4.2

Promotions

2.6

Work satisfaction

Explore 2 Reviews and Ratings
Information Technology Recruiter
174 salaries
unlock blur

₹2.1 L/yr - ₹4 L/yr

Talent Collaboration Consultant
95 salaries
unlock blur

₹2.3 L/yr - ₹4.5 L/yr

Senior Software Engineer
89 salaries
unlock blur

₹7 L/yr - ₹24.2 L/yr

HR Recruiter
70 salaries
unlock blur

₹1.7 L/yr - ₹3.8 L/yr

Software Engineer
53 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Explore more salaries
Compare JoulestoWatts Business Solutions with

Cyfuture

3.0
Compare

Value Point Systems

3.6
Compare

Black Knight

3.6
Compare

ARMSOFTECH.AIR

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