Upload Button Icon Add office photos

Filter interviews by

Prakat Solutions Software Engineer Interview Questions, Process, and Tips

Updated 23 Aug 2024

Top Prakat Solutions Software Engineer Interview Questions and Answers

Prakat Solutions Software Engineer Interview Experiences

3 interviews found

Round 1 - One-on-one 

(3 Questions)

  • Q1. Managerial Round Manual and automation testing questions 1st Technical round 2 nd managerial round
  • Ans. About career and both automation and manual
  • Answered Anonymously
  • Q2. What is bug defect life cycle
  • Ans. 

    Bug defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying software bugs.

    • Bug is identified by a tester or user

    • Bug is reported to the development team

    • Bug is prioritized based on severity and impact

    • Bug is fixed by a developer

    • Bug fix is verified by a tester

    • Bug is closed if verified or reopened if not fixed properly

  • Answered by AI
  • Q3. What is SDLC describe it
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used to design, develop, and maintain software.

    • SDLC is a structured approach to software development.

    • It consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • The goal of SDLC is to produce high-quality software that meets customer requirements.

    • Examples ...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What do you know about shell scripting
  • Ans. 

    Shell scripting is a way to automate tasks by writing scripts in a shell language like Bash.

    • Shell scripting is used to automate repetitive tasks in a Unix/Linux environment.

    • Scripts are written in shell languages like Bash, which is the default shell on most Unix/Linux systems.

    • Shell scripts can be used to perform system administration tasks, file manipulation, and more.

    • Example: Writing a script to automate backups of im

  • Answered by AI
  • Q2. What is performance Tuning
  • Ans. 

    Performance tuning is the process of optimizing software to improve its speed, efficiency, and overall performance.

    • Identifying and analyzing performance bottlenecks

    • Optimizing code and algorithms

    • Improving database queries and indexing

    • Utilizing caching mechanisms

    • Fine-tuning hardware resources

    • Monitoring and measuring performance metrics

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Interviewer ask me personal questions like family background, education details, project, also ask the which technology r u intrested, no technical question asked me.

Interview Preparation Tips

Interview preparation tips for other job seekers - self confidence is everything.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to rotate a matrix?
  • Ans. 

    To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.

    • Transpose the matrix by swapping elements across the diagonal

    • For clockwise rotation, reverse each row of the transposed matrix

    • For anti-clockwise rotation, reverse each column of the transposed matrix

  • Answered by AI
  • Q2. How to find a particular element in a sorted array?
  • Ans. 

    Use binary search to efficiently find a particular element in a sorted array.

    • Start by comparing the target element with the middle element of the array.

    • If the target element is less than the middle element, search the left half of the array.

    • If the target element is greater than the middle element, search the right half of the array.

    • Repeat the process until the target element is found or the search space is empty.

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOP questions SQL Questions Programming structure
Round 2 - Technical 

(1 Question)

  • Q1. SQL questions MVC and C# related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, reasoning,java MCQS

Round 2 - Technical 

(1 Question)

  • Q1. Technical round
Round 3 - Technical 

(1 Question)

  • Q1. Second technical round
Round 4 - HR 

(1 Question)

  • Q1. HR and package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is data warehousing
  • Ans. 

    Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.

    • Data warehousing involves extracting data from multiple sources

    • Data is then transformed and loaded into a central repository

    • The data can be used for analysis, reporting, and decision-making

    • Examples include data warehouses used by businesses to analyze sales data

  • 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 LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General basic math and reasoning.

Round 2 - Coding Test 

Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for logical pattern, array and string questions.

Prakat Solutions Interview FAQs

How many rounds are there in Prakat Solutions Software Engineer interview?
Prakat Solutions interview process usually has 1-2 rounds. The most common rounds in the Prakat Solutions interview process are Resume Shortlist, One-on-one Round and Technical.
What are the top questions asked in Prakat Solutions Software Engineer interview?

Some of the top questions asked at the Prakat Solutions Software Engineer interview -

  1. What do you know about shell script...read more
  2. What is bug defect life cy...read more
  3. What is SDLC describe...read more

Tell us how to improve this page.

Prakat Solutions Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Prakat Solutions Software Engineer Salary
based on 84 salaries
₹2 L/yr - ₹9 L/yr
38% less than the average Software Engineer Salary in India
View more details

Prakat Solutions Software Engineer Reviews and Ratings

based on 4 reviews

2.4/5

Rating in categories

2.1

Skill development

2.4

Work-life balance

2.9

Salary

2.4

Job security

2.1

Company culture

1.9

Promotions

2.4

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
84 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Desktop Support Engineer
35 salaries
unlock blur

₹1.4 L/yr - ₹1.8 L/yr

Softwaretest Engineer
25 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Service Desk Engineer
22 salaries
unlock blur

₹1.4 L/yr - ₹1.8 L/yr

SCM Engineer
20 salaries
unlock blur

₹5.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Prakat Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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