Upload Button Icon Add office photos

Filter interviews by

Soft Suave Technologies HR Executive Interview Questions and Answers

Updated 11 Sep 2024

Soft Suave Technologies HR Executive Interview Experiences

1 interview found

HR Executive Interview Questions & Answers

user image Anonymous

posted on 11 Sep 2024

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

I appeared for an interview in Aug 2024.

Round 1 - Assignment 

Just asking to write paragraph

Round 2 - HR 

(1 Question)

  • Q1. Just validate the paper and told me to go

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. About my past work, what i use to handle and how i use to handle.
  • Q2. Like the basic policies, HR role, referral policy, appraisal process

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear with your answers. Explain nicely when asked any question anything, if you don't know anything accept it and say you will learn.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Case Study 

On hiring the right candidate for the role on the basis of skillsets required

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction to HR Policies
  • Ans. 

    HR policies are guidelines and procedures implemented by an organization to manage its employees and ensure compliance with laws and regulations.

    • HR policies outline expectations for employee behavior and performance.

    • They cover areas such as recruitment, training, compensation, benefits, and disciplinary actions.

    • Examples include a code of conduct, anti-discrimination policies, and leave policies.

    • HR policies help create ...

  • Answered by AI
  • Q2. Importance of HR & Policies
  • Ans. 

    HR is crucial for creating and implementing policies that ensure fair treatment of employees and compliance with laws.

    • HR ensures compliance with labor laws and regulations

    • HR policies help create a fair and inclusive work environment

    • HR handles employee relations and conflict resolution

    • HR plays a key role in recruitment, training, and performance management

  • Answered by AI

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 mins
Round difficulty - Medium

  • Q1. 

    Railway Seat Berth Determination

    Given a railway seat number represented as an integer, determine if it is a valid seat number and identify its berth type. Possible berth types include lower berth, middle...

  • Ans. 

    Given a railway seat number, determine if it is valid and identify its berth type.

    • Parse input integer 't' for number of test cases

    • For each test case, check if seat number is valid (1 <= N <= 100)

    • Identify berth type based on seat number and output the result

    • Possible berth types are Lower, Middle, Upper, Side Lower, and Side Upper

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 mins
Round difficulty - Hard

First they asked me to introduce myself then they started questioning on oops concept from basic to advance level such as inheritance, polymorphism, abstraction, exception handling , STL etc. Next they started questioning on data structures. They asked me the logic of “how to find the middle of a linked list”.

  • Q1. 

    Matrix Symmetry Check

    You are provided with a square matrix. Your task is to return true if the matrix is symmetric; otherwise, return false.

    A symmetric matrix is characterized by its transpose being eq...

  • Ans. 

    Check if a square matrix is symmetric by comparing it with its transpose.

    • Iterate through the matrix and compare each element with its corresponding element in the transpose

    • If any pair of elements do not match, return false immediately

    • If all pairs match, return true at the end

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from K. K. Wagh Institute Of Engineering Education And Research. I applied for the job as Software Engineer in PuneEligibility criteria6.0 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, Python, SQLTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Clear the basic concepts of data structure and OOPs.
Tip 2 : Use coding ninja platform and Hackerearth for practice on coding skills.
Tip 3 : Use Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Tip 1: Make your resume short and try to make it of one page only.
Tip 2: Add relevant keywords

Final outcome of the interviewRejected

Skills evaluated in this interview

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 Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

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 Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. It was mostly puzzles.
  • Q2. One algo question invoving recursive function .

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers - prepare puzzles and basic computer science fundamentals

I applied via Campus Placement and was interviewed in Jul 2022. There were 4 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 - Coding Test 

It was done on hackerrank the first question was related to array and second was on linked list and last was on sql

Round 3 - Technical 

(1 Question)

  • Q1. Oops concept stack program SQL basics
Round 4 - HR 

(1 Question)

  • Q1. Normal question related to me and job

Interview Preparation Tips

Topics to prepare for Cyfuture Software Developer interview:
  • Linked list
  • Data Structures
Interview preparation tips for other job seekers - Just do practise of programming and interview is easy

Soft Suave Technologies Interview FAQs

How many rounds are there in Soft Suave Technologies HR Executive interview?
Soft Suave Technologies interview process usually has 2 rounds. The most common rounds in the Soft Suave Technologies interview process are Assignment and HR.
How to prepare for Soft Suave Technologies HR Executive 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 Soft Suave Technologies. The most common topics and skills that interviewers at Soft Suave Technologies expect are Recruitment, Compensation, Grievance Handling, IT Recruitment and Corporate HR.

Tell us how to improve this page.

Soft Suave Technologies HR Executive Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.1
 • 58 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
View all
Soft Suave Technologies HR Executive Salary
based on 11 salaries
₹2 L/yr - ₹3.5 L/yr
24% less than the average HR Executive Salary in India
View more details

Soft Suave Technologies HR Executive Reviews and Ratings

based on 2 reviews

3.6/5

Rating in categories

3.6

Skill development

2.6

Work-life balance

3.3

Salary

3.3

Job security

3.6

Company culture

1.8

Promotions

3.6

Work satisfaction

Explore 2 Reviews and Ratings
Executive Software Engineer
55 salaries
unlock blur

₹3.4 L/yr - ₹6 L/yr

Software Engineer
47 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

Software Developer
39 salaries
unlock blur

₹1 L/yr - ₹6.3 L/yr

Software Engineer Trainee
24 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

HR Executive
11 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Soft Suave Technologies with

Medcode

4.5
Compare

Maxgen Technologies

4.6
Compare

Cyfuture

3.0
Compare

Value Point Systems

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