Upload Button Icon Add office photos
Engaged Employer

i

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

Krunal Software Verified Tick

Compare button icon Compare button icon Compare
5.0

based on 1 Review

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

Krunal Software Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(6 Questions)

  • Q1. Difference b/w deep copy and shallow copy
  • Ans. 

    Deep copy creates a new copy of an object with all nested objects also copied, while shallow copy creates a new object with references to the original nested objects.

    • Deep copy creates a new object and recursively copies all nested objects, resulting in a completely independent copy.

    • Shallow copy creates a new object but only copies the references to nested objects, so changes in nested objects reflect in both the origin...

  • Answered by AI
  • Q2. Difference between foreach and map
  • Ans. 

    foreach is used to iterate over an array and perform a function on each element, while map creates a new array by applying a function to each element.

    • foreach does not return a new array, while map does

    • foreach is used for side effects, while map is used for transformation

    • Example: forEach - let numbers = [1, 2, 3]; numbers.forEach(num => console.log(num)); // prints 1, 2, 3

    • Example: map - let numbers = [1, 2, 3]; let doub...

  • Answered by AI
  • Q3. Pure impure pipe
  • Q4. Ngonchanges usage
  • Q5. Basic array methods
  • Q6. Difference null undefined empty values in js
  • Ans. 

    null is an intentional absence of any value, undefined means a variable has been declared but not assigned a value, and empty values are variables that have been assigned a value of empty string, empty array, or empty object.

    • null is used to represent the intentional absence of any value

    • undefined means a variable has been declared but not assigned a value

    • Empty values can be empty string (''), empty array ([]), or empty

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Can you describe your past experiences?
  • Q2. Can you provide information about yourself and your family?
Round 2 - Aptitude Test 

Regarding HVAC design engineering.

Interview Preparation Tips

Topics to prepare for Amaryllis Appliances India Private Limited Hvac Design Engineer interview:
  • Hvac design engineering
  • Mechanical Engineering
Interview preparation tips for other job seekers - The HR is very friendly, so it is important to remain confident and comfortable while maintaining a positive and persistent attitude.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. What made you to apply for this job?
  • Ans. 

    I applied for this job because of my passion for sales and my desire to lead a team to success.

    • Passion for sales and desire to lead

    • Opportunity to utilize my skills and experience

    • Excitement for the challenges and opportunities in the role

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary negotiations. It was illogical and unprofessional.
  • Q2. What's your expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare to answer unprofessional questions by HR, be ready to work in an unorganized system.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Other 

(2 Questions)

  • Q1. What's sales and marketing
  • Q2. What is sales?
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about experience
  • Q2. Why do you want to join our company?
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vinoba Bhave University (VBU) and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Warehouse and logistics
  • Q2. Dispatch, picking , Inventory
  • Q3. Transportation billing
  • Q4. 5s and improvements

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Walk-in

Round 1 - HR 

(1 Question)

  • Q1. Plastic injection molding department
Round 2 - Technical 

(2 Questions)

  • Q1. Injection molding department
  • Q2. Yes injection molding Automotive part

Interview Preparation Tips

Interview preparation tips for other job seekers - Inprocess Quality engineer
Customer Quality engineer
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. How you solve palindrome Reverse an string
  • Ans. 

    To solve a palindrome, compare the string with its reverse. To reverse a string, iterate through it in reverse order.

    • Iterate through the string in reverse order to create the reversed string.

    • Compare the original string with the reversed string to check if it is a palindrome.

    • Handle cases where the input string is empty or null.

  • Answered by AI
  • Q2. Revers a string
  • Ans. 

    Reverse a string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end to reverse the string

    • Return the reversed string

  • Answered by AI
  • Q3. Multiple jagged array how to iterate
  • Ans. 

    Use nested loops to iterate through each array and each element in a jagged array of strings.

    • Use a nested loop to iterate through each array in the jagged array

    • Within the nested loop, iterate through each element in the current array

    • Access each element using the indices of the arrays

  • Answered by AI
  • Q4. What is static value
  • Ans. 

    Static value is a value that remains constant and does not change.

    • Static value does not vary or fluctuate.

    • It remains the same regardless of external factors.

    • Examples include mathematical constants like pi (π) or physical constants like the speed of light.

  • Answered by AI
  • Q5. How to use debugging
  • Ans. 

    Debugging is the process of identifying and fixing errors in code to ensure it runs smoothly.

    • Use print statements to track the flow of the program and identify where the error occurs

    • Utilize debugging tools like breakpoints to pause the program at specific points and inspect variables

    • Step through the code line by line to understand the execution flow and pinpoint the issue

    • Check for syntax errors, logical errors, and run

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself ?
  • Q2. Previous company roles and responsibilities ?
  • Q3. Comfortable with the work timings ?
  • Q4. What do you know about this company ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful of the location
Ensure clean and sanitary restrooms
Look for a healthy and cheap option for lunch around
Always ask about the amenities provided by the company.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is your previous company salary
  • Ans. 

    I am not comfortable disclosing my previous company salary.

    • I prefer to focus on the value I can bring to this role rather than my previous salary

    • My salary at my previous company is confidential information

    • I believe that my skills and experience are more important than my previous salary

  • Answered by AI
  • Q2. Why perfect you our company
  • Ans. 

    I believe my skills and experience align perfectly with the goals and values of your company.

    • I have a strong background in PPC advertising and have successfully managed campaigns for various clients.

    • I am familiar with the latest trends and best practices in the industry, which I can bring to your company.

    • I am highly analytical and data-driven, which will help optimize your campaigns for maximum ROI.

    • I am a team player a...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. About your self
  • Q2. What is SAP and previous company experience
  • Ans. 

    SAP is a software company that provides enterprise resource planning solutions. Previous company experience includes working with SAP software.

    • SAP is a multinational software corporation known for its ERP software

    • Experience with SAP software may include implementing, customizing, or supporting SAP solutions

    • Previous company experience may involve working with SAP modules such as SAP HANA, SAP S/4HANA, SAP ERP, etc.

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

Sort an array using a sort algorithm

Round 2 - Group Discussion 

Politics in india and rest of asis

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare
Prepare
Prepare
Prepare

Tell us how to improve this page.

Interview Questions from Similar Companies

TCL Interview Questions
4.1
 • 33 Interviews
Hogar Controls Interview Questions
3.8
 • 6 Interviews
Nancy Impex Interview Questions
1.7
 • 2 Interviews
View all

Krunal Software Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Service Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹2.4 L/yr

Engineer
3 salaries
unlock blur

₹0.1 L/yr - ₹0.2 L/yr

Store Manager
3 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Krunal Software with

TCL

4.1
Compare

Bhagwati Products

3.8
Compare

Merino Laminates

3.9
Compare

Glen Appliances

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview