Upload Button Icon Add office photos

Filter interviews by

Kruti Systems Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

My 1st Round was Coding round where there were leetcode medium-hard problem one was on linked list that check if it returns any boolean value and another one was there is array divide it into parts and nums and it had string given as input both were hard questions but i managed to clear it .

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Basic Concepts - Indexing, Joins, DDL, DML, Difference between SQL and NO-SQL
  • Q2. Java - Garabge Collection, Package, Interface, OOPS Concepts, Difference between package and interface why we need interface? java oops based program on object and classes, prepare DSA
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario based question like i have a shop and i have multiple white shoes so create pair using hasmap and write algorithm, code for fancy number
  • Q2. Based on resume, projects and internship

Interview Preparation Tips

Interview preparation tips for other job seekers - pl prepare DSA! Array String Hashmap most imp topics and few OOPS and DBMS topics i was not asked but mostly asked for many ppl
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How we can promote website in google?
  • Ans. 

    Promote a website on Google by utilizing SEO strategies, Google Ads, creating quality content, and building backlinks.

    • Optimize website for SEO with relevant keywords and meta tags

    • Run Google Ads campaigns targeting relevant keywords and audiences

    • Create high-quality content that is valuable to users and encourages engagement

    • Build backlinks from reputable websites to improve website authority

  • Answered by AI
  • Q2. What is Search Engine Optimization?
  • Ans. 

    SEO is the practice of optimizing websites to improve their visibility and ranking on search engine results pages.

    • SEO involves keyword research to identify popular search terms

    • Optimizing website content and structure to improve search engine rankings

    • Building backlinks from reputable websites to increase credibility

    • Monitoring and analyzing website traffic and performance using tools like Google Analytics

  • Answered by AI
  • Q3. What is Social Media Optimization?
  • Ans. 

    SMO is the process of optimizing social media platforms to increase brand visibility and engagement.

    • Creating engaging content to attract followers

    • Using hashtags and keywords to improve discoverability

    • Interacting with followers through comments and messages

    • Analyzing data to track performance and make improvements

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How we can Improve our ranking in Google?
  • Ans. 

    Improving Google ranking involves optimizing website content, building quality backlinks, and focusing on user experience.

    • Optimize website content with relevant keywords and meta tags

    • Build quality backlinks from reputable websites

    • Focus on improving user experience with fast loading times and mobile optimization

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Lazy loading in react
  • Q2. Cache bursting
  • Q3. Difference between == and ===

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic of react and redux
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. 2 dsa questions
  • Q2. Tree and binary search on answer
Round 2 - Technical 

(1 Question)

  • Q1. 2 dsa question were asked and project discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Reasoning and Quant.
They do give the sample questions link. Have to go through it and then appear for exam.

40 questions in 20 mins
Reasoning has major contribution in aptitude test. Me and my other frnds had 25-30 questions just on reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. Had multiple questions related to P&C insurance domain. Mostly the functionality of scenarios.
  • Q2. Had questions related to testing, defect leakage control and how to handle the team
Round 3 - Technical 

(2 Questions)

  • Q1. Same as Technical interview 1 just questions were more oriented towards managing resources.
  • Q2. How will you distribute workload etc.
  • Ans. 

    Workload distribution will be based on team members' strengths, workload complexity, deadlines, and priorities.

    • Assess team members' strengths and weaknesses

    • Assign tasks based on complexity and deadlines

    • Prioritize tasks based on project goals

    • Regularly communicate with team members to ensure workload balance

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

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte

Round 2 - Aptitude Test 

30 Aptitude Question
3 Mail Writing Question

Round 3 - Technical 

(5 Questions)

  • Q1. Explain 1st Problem Solved in Coding Test. Optimize it.
  • Ans. 

    Solved a sorting problem by implementing quicksort algorithm.

    • Implemented quicksort algorithm to efficiently sort the array.

    • Used recursion to divide the array into smaller subarrays and sort them individually.

    • Optimized the algorithm by choosing a pivot element strategically to minimize comparisons.

  • Answered by AI
  • Q2. Explain 2nd Problem Solved in Coding Test. I failed 1 test case in 1st round which was told to solve again.
  • Q3. Explain 3rd Question based on SQL Query.
  • Ans. 

    The 3rd question based on SQL query likely refers to a specific query or scenario related to SQL.

    • Understand the context of the query being asked about

    • Analyze the structure and purpose of the SQL query

    • Explain the expected output or result of the query

  • Answered by AI
  • Q4. Write a code to Reverse Digits.
  • Ans. 

    Code to reverse digits of a number

    • Use modulo operator to extract the last digit of the number

    • Multiply the result by 10 and add the next digit until all digits are reversed

    • Handle negative numbers separately by converting to positive before reversing

  • Answered by AI
  • Q5. A problem question for solving a SQL Query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,
Stay continuously in contact, call the HR for updates as they don't call you, We need to call them else you will wait entire life.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Smoke and sanity
  • Q2. What is Agile and safe agile
  • Ans. 

    Agile is a project management methodology focused on iterative development and collaboration. SAFe Agile is a framework for scaling Agile to larger organizations.

    • Agile emphasizes flexibility, collaboration, and customer feedback.

    • SAFe Agile extends Agile principles to larger organizations by providing a framework for scaling Agile practices.

    • SAFe Agile includes roles like Release Train Engineer, Product Owner, and Scrum ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Biggest Strength
  • Q2. What is Weakness
  • Ans. 

    Weakness is a lack of strength or energy, a vulnerability or flaw.

    • Weakness can be physical, such as muscle fatigue or illness.

    • Weakness can also be mental, such as lack of confidence or indecisiveness.

    • Identifying weaknesses can help in personal growth and development.

    • Examples: feeling tired after a long day at work, struggling with public speaking due to nerves.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance if you are in project

Skills evaluated in this interview

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

Aptitude test is based on logical questions and small programs

Round 2 - Technical 

(2 Questions)

  • Q1. All basics of core java and whatever you written in resume. ask about the your last projects. difference between then map, array list, collection, set etc.
  • Q2. General questions about the andorid studio. ask some logical questions
Round 3 - One-on-one 

(1 Question)

  • Q1. This will be HR round. general hr questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

3 problem solving questions

Round 2 - Coding Test 

3 coding questions were there

Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. What is the salary expectation
  • Ans. 

    My salary expectation is based on my experience, skills, and the industry standard for QA Engineers.

    • Consider my years of experience in QA testing

    • Take into account my expertise in automation testing tools

    • Research the average salary range for QA Engineers in this industry

  • Answered by AI
  • Q3. About strength and weakness
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience
  • Ans. 

    I have 3 years of experience in customer support roles, handling inquiries, resolving issues, and providing excellent service.

    • 3 years of experience in customer support roles

    • Handled inquiries and resolved issues

    • Provided excellent customer service

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to learn something and grow in your career

Kruti Systems Interview FAQs

How to prepare for Kruti Systems 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 Kruti Systems. The most common topics and skills that interviewers at Kruti Systems expect are Marketing programs and Supervision.

Tell us how to improve this page.

Interview Questions from Similar Companies

Brane Enterprises Interview Questions
2.1
 • 131 Interviews
Winman Software Interview Questions
4.1
 • 26 Interviews
3Pillar Global Interview Questions
3.4
 • 18 Interviews
LogicMonitor Interview Questions
3.8
 • 14 Interviews
Ixia Solutions Interview Questions
2.9
 • 8 Interviews
SalesHandy Interview Questions
3.2
 • 6 Interviews
ETON SOLUTIONS Interview Questions
2.7
 • 5 Interviews
View all

Kruti Systems Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

3.0

Work-Life balance

3.0

Salary & Benefits

5.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Compare Kruti Systems with

Duck Creek Technologies

4.5
Compare

Brane Enterprises

2.1
Compare

3Pillar Global

3.4
Compare

Winman Software

4.1
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