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 List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
Add answer

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
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

They asked me to design google ads poster designs for the content they gave me.

Round 2 - One-on-one 

(2 Questions)

  • Q1. About experience and recent work
  • Q2. About the tools I am familiar with and about how quickly & effectively I deliver design in the given time

Interview Preparation Tips

Topics to prepare for Zazz IT Solutions Graphic Designer interview:
  • Design tools & Software
  • Product design process
  • industry knowledge
  • principles of design
Interview preparation tips for other job seekers - As long as you have subject knowledge and if you are skilled and creative, you can crack any interview. It is just that designers have to be extra creative to make the content reach the audience. So, it is all about how your design makes the difference.
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 Apr 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Basic css,js,reactjs questions
  • Q2. Reactjs coding questions related to array, mapping
  • Q3. Difference between ecma6 and ecma5
  • Ans. 

    ECMA6 introduced new features like arrow functions, classes, and let/const declarations compared to ECMA5.

    • ECMA6 introduced arrow functions for more concise syntax: const add = (a, b) => a + b;

    • ECMA6 added classes for object-oriented programming: class Person { constructor(name) { this.name = name; } }

    • ECMA6 introduced let/const declarations for block-scoped variables: let x = 5; const y = 10;

  • Answered by AI
  • Q4. Form in reactjs
  • Ans. 

    Form handling in ReactJS involves creating controlled components to manage form data and handle user input.

    • Use state to manage form data and update it with user input

    • Handle form submission with onSubmit event handler

    • Use controlled components to ensure form data is synced with state

  • Answered by AI
  • Q5. Box-modal, arrow function, DOM

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What will you do if software is not working
  • Ans. 

    I will troubleshoot the issue by identifying the root cause, checking system logs, and consulting with technical team.

    • Identify the specific issue or error message

    • Check system logs for any clues

    • Consult with technical team for assistance

    • Test different scenarios to replicate the issue

  • Answered by AI
  • Q2. How to deal with agressive client
  • Ans. 

    Stay calm, listen actively, set boundaries, seek support if needed

    • Remain calm and composed

    • Listen actively to understand their concerns

    • Set clear boundaries and communicate assertively

    • Seek support from a supervisor or colleague if necessary

  • Answered by AI
  • Q3. Are you good with excel and power point
Round 2 - HR 

(2 Questions)

  • Q1. Will you sign 2 years bond
  • Q2. Are you comfortable in travelling

Interview Preparation Tips

Interview preparation tips for other job seekers - Excel and Polte behviour is must ... although interview is easy

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Project management Tools
Round 2 - One-on-one 

(1 Question)

  • Q1. Type of projects, Impact
  • Ans. 

    I have managed a variety of projects ranging from software development to process improvement, all with a focus on delivering impactful results.

    • Managed software development projects to improve user experience and increase efficiency

    • Led process improvement initiatives resulting in cost savings and streamlined operations

    • Implemented new technologies to enhance project outcomes and drive innovation

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Project management cycle, situations judgement, Impact, Tools, Experience
Round 4 - HR 

(1 Question)

  • Q1. Experience, Availability, Interest, Etc
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude test and personality test, It's easy

Round 2 - Technical 

(1 Question)

  • Q1. Code to print diagonal elements in 2d array. Reverse a string without using other empty string.
  • Ans. 

    Print diagonal elements in a 2D array and reverse a string without using an empty string.

    • Iterate through the rows and columns of the 2D array and print the elements where the row index is equal to the column index.

    • Iterate through the characters of the string from the last index to the first index and append each character to a new string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In technical round, they focus only on coding, problem solving and data structures and algorithms.
So be ready to solve codes

Skills evaluated in this interview

Software Analyst (Appforms Configuration) Interview Questions & Answers

ClaySys user image Anonymous

posted on 21 Nov 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. There were 3 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 

General knowledge and logical mathematics.

Round 3 - Technical 

(2 Questions)

  • Q1. 2 week training with review
  • Q2. Based on your review task.

Interview Preparation Tips

Topics to prepare for ClaySys Software Analyst (Appforms Configuration) interview:
  • SQL
Interview preparation tips for other job seekers - They are using a low code designer called Appforms which is developed by claysys itself. So working on that designer won't get you any benefits for your future endeavours, because no other companies use this designer for development. So mastering Appform skill may help you if and only if you are continuing on the same company. Only skill that you will acquire when working there is SQL. Apart from that there are no benifits acquiring experience in Appforms. There are no frameworks and IDEs using for the development.
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 Mar 2023. There were 2 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 - Technical 

(5 Questions)

  • Q1. What are oops concepts in java, explain real time scenario
  • Ans. 

    OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • Polymorphism allows objects to take on multiple forms and behave differently based on their context.

    • Encapsulation hides the implementation details of an object and only exposes necessary information.

    • Abstraction allows for the creation of abstract class...

  • Answered by AI
  • Q2. Uses of interface, inheritance
  • Ans. 

    Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.

    • Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.

    • Inheritance allows for code reuse and extension of existing classes, reducing code duplication.

    • Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i

  • Answered by AI
  • Q3. SQL query for join of tables
  • Ans. 

    SQL query for joining tables

    • Use JOIN keyword to combine two or more tables based on a related column

    • Specify the columns to be selected using SELECT keyword

    • Use ON keyword to specify the condition for joining the tables

    • Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN

  • Answered by AI
  • Q4. Java concepts used in your project
  • Ans. 

    Used Java concepts such as inheritance, polymorphism, and exception handling in my project.

    • Implemented inheritance to create a base class and derived classes with specific functionalities.

    • Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.

    • Implemented exception handling to handle errors and prevent program crashes.

    • Used interfaces to define a set of methods that a ...

  • Answered by AI
  • Q5. Overloading vs overriding, practical uses
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to provide a specific implementation of a method in a subclass

    • Overloading is resolved at compile-time while overriding is r...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zebra Technologies Software Developer interview:
  • Core Java
  • OOPS
  • collection framework
  • Database Management

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 in Mar 2023. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. Clone a Todo Application UI using ReactJS, Sass
  • Ans. 

    Clone a Todo Application UI using ReactJS, Sass

    • Create a new ReactJS project using create-react-app

    • Design the UI using Sass and implement it in ReactJS

    • Use state and props to manage the todo list

    • Add functionality to add, delete and mark tasks as complete

    • Implement local storage to persist data

    • Test the application thoroughly

  • Answered by AI
  • Q2. Explain the order of specifity in CSS classes, elements, ids, etc
  • Ans. 

    Explanation of CSS specificity hierarchy

    • Inline styles have the highest specificity

    • IDs have higher specificity than classes and elements

    • Multiple selectors with the same specificity are resolved by the order in which they appear in the stylesheet

    • The universal selector (*) has the lowest specificity

  • Answered by AI
Round 3 - Coding Test 

This round was more focused on the problem solving. 2 coding questions were asked. The round was for an hour

Round 4 - Technical 

(1 Question)

  • Q1. How does Server-Side Rendering work?
  • Ans. 

    Server-Side Rendering (SSR) is the process of rendering web pages on the server and sending the HTML to the client.

    • SSR improves website performance and SEO by reducing load times and providing search engines with fully rendered pages.

    • React provides a library called ReactDOMServer that allows developers to render React components on the server.

    • SSR requires a server-side framework or library, such as Next.js or Gatsby, t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more Basic JavaScript questions & have basic problem solving skills from sites like Leetcode, etc

Skills evaluated in this interview

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.

Interview Questions from Similar Companies

NexTurn Interview Questions
4.2
 • 26 Interviews
ClaySys Interview Questions
3.0
 • 24 Interviews
Contus Interview Questions
4.3
 • 20 Interviews
Knoldus Inc Interview Questions
4.1
 • 19 Interviews
DynPro Interview Questions
3.9
 • 18 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

2.9

Job security

3.7

Company culture

3.8

Promotions

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

Apmosys Technologies

3.5
Compare

Apex CoVantage

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