Upload Button Icon Add office photos

Filter interviews by

PruTech Solutions Software Engineer Interview Questions, Process, and Tips

Updated 20 Apr 2022

PruTech Solutions Software Engineer Interview Experiences

1 interview found

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

Round 1 - Coding Test 

Employee model CRUD APIS USING SRPING BOOT & MYSQL

Round 2 - Technical 

(5 Questions)

  • Q1. TELL ME ABOUT YOUR SELF
  • Q2. SPRING BOOT VS SPRING
  • Ans. 

    Spring Boot is a framework that simplifies Spring development by providing pre-configured settings and dependencies.

    • Spring Boot is built on top of the Spring framework.

    • Spring Boot provides a standalone executable that can run the application.

    • Spring Boot provides auto-configuration, which reduces the need for manual configuration.

    • Spring Boot provides a wide range of starter dependencies that can be easily added to the p...

  • Answered by AI
  • Q3. JPA VS HIBERNATE WHAT IS ADVANTAGE USING JPA
  • Ans. 

    JPA is a specification while Hibernate is an implementation of JPA. JPA provides a standard API for ORM frameworks.

    • JPA is a standard API for ORM frameworks

    • JPA provides a vendor-neutral interface

    • JPA allows for easy switching between ORM frameworks

    • Hibernate is an implementation of JPA

    • Hibernate provides additional features beyond JPA

  • Answered by AI
  • Q4. WHTA IS MYSQL GROUP BY & DISTINCT
  • Ans. 

    MySQL GROUP BY is used to group rows with same values. DISTINCT is used to remove duplicate values from a column.

    • GROUP BY is used with aggregate functions like COUNT, SUM, AVG, etc.

    • DISTINCT is used to retrieve unique values from a column.

    • GROUP BY and DISTINCT can be used together to group and retrieve unique values.

    • Example: SELECT COUNT(*) FROM table_name GROUP BY column_name;

    • Example: SELECT DISTINCT column_name FROM t

  • Answered by AI
  • Q5. WHAT ARE SCOPES ARE AVAILABLE IN SPRING
  • Ans. 

    Spring has four scopes: Singleton, Prototype, Request, and Session.

    • Singleton scope creates a single instance of a bean.

    • Prototype scope creates a new instance of a bean every time it is requested.

    • Request scope creates a new instance of a bean for each HTTP request.

    • Session scope creates a new instance of a bean for each HTTP session.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PruTech Solutions Software Engineer interview:
  • Java
  • Spring Boot
  • MySQL Database Administration
  • JPA
Interview preparation tips for other job seekers - GOOD ORGANIZATION FOR LEARNERS

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Jul 2023. 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 - Aptitude Test 

Such like blood relation questions, graph, alphabet and numeric values etc

Round 3 - Coding Test 

Related to operators, oop concepts

Round 4 - HR 

(4 Questions)

  • Q1. Basic questions like introduce my self, expectation salary etc
  • Q2. Oop concepts questions, SQL database query etc
  • Q3. And any questions about our company
  • Q4. 2 Coding questions Java, Python questions and machine learning

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Engineer interview:
  • Python developer
  • Machine Learning
  • Java Servlets
  • Html5
  • CSS3
  • My sql
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. More than technology,a senior recruiter asks where you stay which gali you stay,which temple is near by,what your husband do,getting into more personal and final he will ask your janam kundali and tell you...
Round 3 - One-on-one 

(1 Question)

  • Q1. Senior recruiter will ask more personal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Girls and ladies please don't join this company as it is more into priest kinda,they check your caste,class rather your hardwork it seems. This so called senior recruiter totally flirts with you if you are single,divorce,seperarated and also heard his eyes rolls on always girls upper part,no matter whatever she is wearing. I heard after complaining also higher authorities didn't taken the action. Now you people only imagine how is it safe for a girl to work in that disgusting atmosphere. And in any MNC company if the complain is raised the higher authority should take an action but still they kept him then think what kinda company is this. INDIA HR cgs is worst the worst. They are not giving you secured job,HR are saving there job to close that position and you are bakra,who will be paid with very less salary comparative outside and also you are treated like a dog. Think twice thrice to take the decision.
Round 1 - Coding Test 

Topics:
Python, Django, MySQL, Automation, Technical questions

Round 2 - Technical 

(3 Questions)

  • Q1. Topics: Python, Django, MySQL, Automation, Technical questions
  • Q2. Explain Django Architecture
  • Ans. 

    Django follows Model-View-Controller (MVC) architectural pattern.

    • Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.

    • The Model layer represents the database schema and business logic.

    • The View layer is responsible for rendering the templates and presenting the data to the user.

    • The Controller layer handles the user's input and interacts with the Model and View layers.

    • Dj...

  • Answered by AI
  • Q3. Difference between XML and JSON
  • Ans. 

    XML is a markup language while JSON is a lightweight data interchange format.

    • XML uses tags to define elements while JSON uses key-value pairs.

    • XML is more verbose and complex than JSON.

    • JSON is easier to read and parse than XML.

    • XML supports namespaces and validation while JSON does not.

    • XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Python Django
Showcase your skills

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java core and spring questions
  • Q2. How would you find an element from a list
  • Ans. 

    Use a loop to iterate through the list and compare each element with the target element

    • Iterate through the list using a loop

    • Compare each element with the target element

    • Return the element if found, otherwise return null

  • Answered by AI

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: CV should focus on the skill set previously mentioned. Concise and to the point sentences. Line out projects and internships well. Balance between academia and extra curriculars. Attend the CV making workshop of Opera and work on it accordingly.
Tips: Don’t put things totally irrelevant to the job profile. Don’t write long sentences. Know your CV well for further stages.Anything related to your CV should be at the tip of your tongue.

Round: Test
Experience: Don’t spend a lot of time on one question in quant section. There’s a cut-off in Quant and your focus should be on clearing it. If you clear the cut-off, the puzzle section will be evaluated, where solving at least 2 is generally good enough. Puzzles are hard, and need a lot of prior practice.

Round: HR Interview
Experience: Direct selections take place at the end of all interviews after a mutual discussion between all the panels. Know your CV thoroughly. Prepare for some HR questions as well. Puzzle solving and guesstimates are asked, so prepare them well. When you are asked a puzzle, do not sit quietly but think aloud. The interviewers help you structure your thoughts. Most of the times, just knowing your approach is enough for them
Tips: Evaluate the nature of your interviewer for the first 5 minutes and if possible treat the interview like a discussion. They just want to know more about you so tell it to them. Most of them are very friendly, and you will feel at ease. Be confident. Sound excited while talking about your projects/internships. It gives them confidence in you. Be very very thorough with your CV. Nothing gives a bad impression like not knowing about yourself. Ask questions if you have them at the end of the interview.

General Tips: 1: Be Confident.
2: Keep Smiling.
3: Do not be Panic.
4: Remember they are here to hire you but not reject you.
5: Do not loose hope.
6: Believe at yourself.
7: Start preparing early.
8: Do demo interviews with your friend.
Skills: Mathematics, Computer Science
College Name: IIT KHARAGPUR
Motivation: Every body joins a comapny for making a software or earning money. But I was always motivated to MAKE MONEY. I have taken this job because they have very extensive work in Share Market and they have lots of MBA from IIM's, Lots of CAs, CS. Thats why i have choosen Edelweiss. I have rejected epic System USA for this profile.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Java8 Features and Opps concepts
  • Q2. Collections frame works
  • Q3. Difference between abstraction and interface
  • Ans. 

    Abstraction is a concept of hiding implementation details while interface is a contract that defines the behavior of a class.

    • Abstraction is achieved through abstract classes and methods

    • Interface is a collection of abstract methods

    • Abstraction is used for reducing complexity and increasing efficiency

    • Interface is used for achieving multiple inheritance and loose coupling

    • Abstraction is a way of achieving data abstraction w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well then attend the interview All the best

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Easy reasoning questions

Round 3 - Coding Test 

Basic coding multiple choice questions

Round 4 - One-on-one 

(1 Question)

  • Q1. Wat is exception handling? Store procedure in sql? Indexing? Oops concept?
  • Ans. 

    Exception handling, stored procedures, indexing, and OOP concepts are important in software engineering.

    • Exception handling is the process of handling errors that occur during program execution.

    • Stored procedures are pre-written SQL code that can be executed with a single command.

    • Indexing is the process of optimizing database performance by creating indexes on frequently queried columns.

    • OOP concepts include encapsulation

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Engineer interview:
  • .Net Core
  • Sql basic
Interview preparation tips for other job seekers - Just focus on basics,thats it!!

If u learn nly 1 thing,jst do it properly.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What the qualification hcl
  • Ans. 

    HCL is a global IT services company providing software engineering and consulting services.

    • HCL is a multinational company headquartered in India.

    • They offer a wide range of IT services including software development, testing, and maintenance.

    • HCL has a strong presence in various industries such as healthcare, finance, and manufacturing.

    • They have partnerships with leading technology companies like Microsoft, IBM, and Orac...

  • Answered by AI
  • Q2. How much salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer hr is very simple technology sirs mams tq all

PruTech Solutions Interview FAQs

How many rounds are there in PruTech Solutions Software Engineer interview?
PruTech Solutions interview process usually has 2 rounds. The most common rounds in the PruTech Solutions interview process are Coding Test and Technical.
What are the top questions asked in PruTech Solutions Software Engineer interview?

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

  1. JPA VS HIBERNATE WHAT IS ADVANTAGE USING ...read more
  2. WHAT ARE SCOPES ARE AVAILABLE IN SPR...read more
  3. WHTA IS MYSQL GROUP BY & DISTI...read more

Tell us how to improve this page.

PruTech Solutions Software Engineer Salary
based on 49 salaries
₹2 L/yr - ₹10.1 L/yr
22% less than the average Software Engineer Salary in India
View more details

PruTech Solutions Software Engineer Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.4

Salary

4.5

Job security

4.8

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
49 salaries
unlock blur

₹2 L/yr - ₹10.1 L/yr

Senior Software Engineer
46 salaries
unlock blur

₹6 L/yr - ₹17.2 L/yr

Software Trainee
15 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Technical Lead
13 salaries
unlock blur

₹16 L/yr - ₹23.6 L/yr

Information Technology Recruiter
13 salaries
unlock blur

₹2.9 L/yr - ₹4.8 L/yr

Explore more salaries
Compare PruTech Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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