Upload Button Icon Add office photos

Filter interviews by

Pragiti Internet Technologies Interview Questions, Process, and Tips

Updated 14 Jul 2022

Top Pragiti Internet Technologies Interview Questions and Answers

View all 6 questions

Pragiti Internet Technologies Interview Experiences

Popular Designations

2 interviews found

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

Interview Questionnaire 

5 Questions

  • Q1. What is Aspect Oriented Programming ?
  • Ans. 

    Aspect Oriented Programming (AOP) is a programming paradigm that aims to increase modularity by separating cross-cutting concerns.

    • AOP allows developers to modularize cross-cutting concerns, such as logging, security, and transaction management.

    • It achieves this by introducing aspects, which are modules that encapsulate cross-cutting concerns.

    • Aspects can be applied to multiple classes and methods, reducing code duplicati...

  • Answered by AI
  • Q2. What are the features of JAVA 8 ?
  • Ans. 

    JAVA 8 features include lambda expressions, functional interfaces, streams, default methods, and more.

    • Lambda expressions for functional programming

    • Functional interfaces for easy implementation of lambda expressions

    • Streams for efficient processing of large data sets

    • Default methods for backward compatibility

    • Date and time API improvements

    • Nashorn JavaScript engine

    • Parallel array sorting and processing

    • Type annotations for im

  • Answered by AI
  • Q3. What is Dependency Injection is Spring ?
  • Ans. 

    Dependency Injection is a design pattern used in Spring to inject dependencies into an object.

    • Dependency Injection is a way to remove hard-coded dependencies between objects.

    • It allows for loose coupling between objects.

    • Spring uses Dependency Injection to manage object dependencies.

    • There are three types of Dependency Injection in Spring: Constructor Injection, Setter Injection, and Field Injection.

    • Example: @Autowired an...

  • Answered by AI
  • Q4. Which version of Java and Spring framework have you worked in ?
  • Ans. 

    I have worked with Java 8 and Spring Boot 2.4.2.

    • I have experience in developing RESTful APIs using Spring Boot 2.4.2.

    • I have worked with Spring Data JPA for database operations.

    • I have used Spring Security for authentication and authorization.

    • I have also worked with Java 8 features such as streams and lambdas.

  • Answered by AI
  • Q5. What are Singleton Class, Abstract Class and Spring MVC architecture ?
  • Ans. 

    Singleton, Abstract and Spring MVC are important concepts in software engineering.

    • Singleton class is a class that can only have one instance at a time.

    • Abstract class is a class that cannot be instantiated and is used as a base class for other classes.

    • Spring MVC is a framework for building web applications in Java.

    • Spring MVC follows the Model-View-Controller architecture pattern.

    • Singleton and Abstract classes are used f...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just clear all basic concepts of core java and spring framework. and also ready for a logical question for technical round.
Thanks,
Rajat

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2->... read more
View answer (4)

I applied via campus placement at Guru Gobind Singh Indraprastha University (GGSIU) and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Maximum questions based in hybris
  • Q2. Promotion and its types
  • Ans. 

    Promotion refers to the advancement of an employee to a higher position or rank within an organization.

    • Promotion can be vertical, where an employee is promoted to a higher position within the same department or team.

    • Promotion can also be horizontal, where an employee is promoted to a different department or team with similar or different responsibilities.

    • Promotion can be temporary or permanent, depending on the organiz...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good culture. Work life balance. Good salary

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Q2. What is currying in js
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Q2. Diff btw webpack and vite

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 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 would you utilize AWS or Azure services to create scalable web applications
  • Ans. 

    Utilize AWS or Azure services for scalable web applications

    • Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling

    • Leverage AWS Lambda or Azure Functions for serverless computing

    • Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic

    • Store data in AWS RDS or Azure SQL Database for scalable database solutions

    • Use AWS CloudFront or Azure CDN for content delivery

  • Answered by AI
  • Q2. How would you tackle memory leaks if the system your working on was experiencing this issue?
  • Ans. 

    I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.

    • Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks

    • Review the code to ensure proper memory allocation and deallocation practices are being followed

    • Implement smart pointers or garbage collection to automatically manage memory

    • Use static co...

  • Answered by AI
  • Q3. Have you worked on legacy systems?
  • Ans. 

    Yes, I have experience working on legacy systems.

    • I have successfully maintained and upgraded legacy systems to meet current business needs.

    • I have refactored legacy code to improve performance and scalability.

    • I have integrated new technologies with legacy systems to enhance functionality.

    • I have experience troubleshooting and debugging issues in legacy systems.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Are you capable to work with cross functional teams and handle disputes effectively
  • Ans. 

    Yes, I have experience working with cross functional teams and resolving disputes effectively.

    • I have successfully collaborated with team members from different departments to achieve project goals.

    • I am skilled at mediating conflicts and finding mutually beneficial solutions.

    • I prioritize open communication and actively listen to all team members' perspectives.

    • I have experience using conflict resolution techniques such a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and on to point without deviations, they respect straight forwardness
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks

Round 2 - Technical 

(1 Question)

  • Q1. Basically it is about the Technical Subjects that U mention eariler in your coresponding CV's. Whatever Subject you meantioned their gonna answer about it for tge questions regarding to that subject
Round 3 - HR 

(14 Questions)

  • Q1. Brief Description about Youself
  • Q2. What is your goal in Life
  • Q3. What do you know about tgis job Profile
  • Q4. Why should we hire you instead of all achoknowledgable freshers sitting behind for this job role ?
  • Q5. What are ur hobbies and strengths and weeknesses
  • Q6. Why you want to do this job role
  • Q7. Why you want to join us instead of other good companies.
  • Q8. How you balance yourself in a fatal situation
  • Q9. If you alredy working under a company but want to switch it then the questions will remain same but just add some 2 to 3 extra questions like i am meantioning it down👇
  • Q10. What was ur job profile
  • Q11. How do u know about our company
  • Q12. Did u Resign by ur own or The comapny Resign you ??
  • Q13. What was ur salary their
  • Q14. Incase u alredy have an experience in a better company then interviewer ask this -* why joing us instead u have an magnificent well role on your comapny*

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Ofcourse if you are not confident you will get rejected. Because Interviewer asks the 4x questions who has lack of Confidence to broke them to fear .You sbould get rid of that.

2. And Always balance ur words like what u going to say ,read the mind of the interviewer. (ofcourse it take practices)

3.As like our older says "Stand infront of the mirror and start saying about you, define yourself to you, what r u, why r u, how u gonna work this, everything" This'll burn the fear inside you.

4. Don't get Upset if u can not make to a comapny and instead of doing excuses about the company or HR's question, U should work hard on yourself gathering previous mistakes and make to the better comapny

5.And always follow the laws and well prepare your responsibilities.
Thats all Advice i can gave.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

They asked you to automate a complete URL end to end testing

Round 2 - Technical 

(2 Questions)

  • Q1. Basic question asked on the coding that you have used in your project
  • Q2. CORE JAVA Concept
Round 3 - Technical 

(2 Questions)

  • Q1. Focused on your project will ask you about your previous project
  • Q2. Some coding question like finding repeatative string etc
Round 4 - HR 

(1 Question)

  • Q1. Asked you about generic questions like your hobby your strength, weakness, what are the things that you have achieved
Round 5 - Behavioral 

(1 Question)

  • Q1. A general discussion with the CEO. Very understanding will ask you some general question same why you wanna work with them and all.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. I am searching for job IT Location Chandigarh
  • Q2. My name is vaibhav Sharma I am from Chandigarh I am find in the Job
  • Q3. I'm searching for Job Chandigarh location
  • Q4. I'm interested

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm interested in
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What is react why it's used?
Round 2 - Technical 

(1 Question)

  • Q1. What is virtual DOM in react?
Round 3 - Assignment 

Filter and shot the filter block based on title using redux?

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

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Mvvm and Mvc architectures
  • Q2. Gave Code snippets to find the output
  • Q3. Swift basics and concepts like memory management
  • Q4. Oops concepts and solid principles

Pragiti Internet Technologies Interview FAQs

How many rounds are there in Pragiti Internet Technologies interview?
Pragiti Internet Technologies interview process usually has 2 rounds. The most common rounds in the Pragiti Internet Technologies interview process are Technical and HR.
How to prepare for Pragiti Internet Technologies 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 Pragiti Internet Technologies. The most common topics and skills that interviewers at Pragiti Internet Technologies expect are Consulting, Agile, Coding, Computer science and Javascript.
What are the top questions asked in Pragiti Internet Technologies interview?

Some of the top questions asked at the Pragiti Internet Technologies interview -

  1. Which version of Java and Spring framework have you worked i...read more
  2. What are Singleton Class, Abstract Class and Spring MVC architecture...read more
  3. What is Dependency Injection is Spring...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Pragiti Internet Technologies interviews
Company Website
Campus Placement
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

NexTurn Interview Questions
4.2
 • 25 Interviews
ClaySys Interview Questions
3.0
 • 23 Interviews
Contus Interview Questions
4.5
 • 20 Interviews
Knoldus Inc Interview Questions
4.1
 • 19 Interviews
Avontix Interview Questions
4.0
 • 17 Interviews
View all

Pragiti Internet Technologies Reviews and Ratings

based on 25 reviews

3.9/5

Rating in categories

3.1

Skill development

3.7

Work-Life balance

4.1

Salary & Benefits

3.0

Job Security

3.7

Company culture

3.8

Promotions/Appraisal

2.9

Work Satisfaction

Explore 25 Reviews and Ratings
Software Engineer
36 salaries
unlock blur

₹2.4 L/yr - ₹10.6 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹6.2 L/yr - ₹19.5 L/yr

Senior QA Engineer
13 salaries
unlock blur

₹7.5 L/yr - ₹15 L/yr

QA Engineer
12 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Software Developer
11 salaries
unlock blur

₹3.5 L/yr - ₹10.8 L/yr

Explore more salaries
Compare Pragiti Internet Technologies with

Accel Frontline

3.9
Compare

VHS Consulting

3.7
Compare

IVTL Infoview Technologies

3.6
Compare

Apex CoVantage

3.3
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