Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by ZeroCodeHR Team. If you also belong to the team, you can get access from here

ZeroCodeHR Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ZeroCodeHR Software Developer Interview Questions and Answers

Updated 11 Dec 2024

ZeroCodeHR Software Developer Interview Experiences

3 interviews found

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 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude, basic math

Round 2 - Group Discussion 

A group of 10 my topic was technical skills vs soft skills

Round 3 - Technical 

(2 Questions)

  • Q1. Differentiate between Primary key and unique
  • Ans. 

    Primary key uniquely identifies a record in a table, while unique constraint ensures values in a column are unique.

    • Primary key is used to uniquely identify each record in a table

    • Primary key does not allow NULL values

    • Unique constraint ensures that all values in a column are unique

    • Unique constraint allows NULL values

  • Answered by AI
  • Q2. MySQL commands and questions on them.. then hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with MySQL, Java and basic to medium level knowledge on programming
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at CVR College of Engineering, Hyderabad and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

They were easy to medium level. Mostly concentrated on puzzles. Had three sections.

Round 2 - Group Discussion 

They gave very easy topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Gokaraju Rangaraju Institute of Engineering and Technology, Hyderabad and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude is the first round , and it was very easy and pretty much cool to answer i have solved that entire test with in a 20 minute which is the half of the actual test time and i got selected from that test

Round 2 - Group Discussion 

We were discussed about a general topic like OOT Vs Theatres, I stated the round first with my Introduction and it was really joyful

Interview Preparation Tips

Topics to prepare for ZeroCodeHR Software Developer interview:
  • besic aptitude
  • beginer level coding
Interview preparation tips for other job seekers - Be confident , and just utilize the given time to express your thoughts and also show some Enthusiasm until the end of the process ALL THE VERY BEST !!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Roles and responsibilities
  • Q2. Problem based questions
  • Q3. Code test & discussions over best practices, best solutions, time and space complexities
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data structure and aptitude

Round 2 - Coding Test 

10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity

Round 3 - Technical 

(2 Questions)

  • Q1. Topic given and want to explain
  • Q2. Reverse string without buildin funtion and for loop
  • Ans. 

    Reverse a string without using built-in functions or for loops

    • Use recursion to reverse the string

    • Pass the substring excluding the first character to the recursive function

    • Base case: return the character itself if the length of the string is 1

    • Concatenate the last character of the string with the result of the recursive call

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Skilled in web development technologies like HTML, CSS, and JavaScript

    • Worked on projects involving database management with SQL

  • Answered by AI
  • Q2. Are you ok with agreement
  • Ans. 

    Yes, I am okay with agreement.

    • I am comfortable with signing agreements related to software development projects.

    • I understand the importance of agreements in protecting both parties involved in a project.

    • I am willing to review and negotiate agreements to ensure they are fair and reasonable.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confidence
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.

Round 2 - Coding Test 

Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.

Round 3 - Assignment 

Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement

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

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Ga basics and generics
Round 2 - One-on-one 

(1 Question)

  • Q1. Go routines, Channels, wait groups, redis sync
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Discussion on experience and current role and responsibilities

Round 2 - Technical 

(2 Questions)

  • Q1. 1. Discuss one past project
  • Q2. 2. Design a job scheduler
  • Ans. 

    A job scheduler is a software application that manages the scheduling of tasks or jobs to be executed by a computer system.

    • Define the job scheduling requirements such as priority, deadline, resource constraints, etc.

    • Implement a scheduling algorithm like First Come First Serve, Shortest Job First, Round Robin, etc.

    • Maintain a queue of jobs to be executed and allocate resources accordingly.

    • Monitor job execution and handle...

  • Answered by AI

Skills evaluated in this interview

ZeroCodeHR Interview FAQs

How many rounds are there in ZeroCodeHR Software Developer interview?
ZeroCodeHR interview process usually has 2-3 rounds. The most common rounds in the ZeroCodeHR interview process are Aptitude Test, Group Discussion and Technical.

Tell us how to improve this page.

ZeroCodeHR Software Developer Interview Process

based on 3 interviews

2 Interview rounds

  • Aptitude Test Round
  • Group Discussion Round
View more
ZeroCodeHR Software Developer Salary
based on 6 salaries
₹6 L/yr - ₹8 L/yr
19% less than the average Software Developer Salary in India
View more details

ZeroCodeHR Software Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

2.0

Salary

2.0

Job security

4.0

Company culture

4.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
19 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Implementation Analyst
18 salaries
unlock blur

₹4 L/yr - ₹10.3 L/yr

Senior Implementation Analyst
7 salaries
unlock blur

₹7.5 L/yr - ₹11.5 L/yr

Software Developer
6 salaries
unlock blur

₹6 L/yr - ₹8 L/yr

Analyst
5 salaries
unlock blur

₹4.1 L/yr - ₹8.5 L/yr

Explore more salaries
Compare ZeroCodeHR with

PeopleStrong

3.4
Compare

Darwinbox

3.9
Compare

Keka HR Payroll Software

2.9
Compare

sumHR - HRMS Software

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