Premium Employer

i

This company page is being actively managed by Presidio Solutions Pvt Ltd Team. If you also belong to the team, you can get access from here

Presidio Solutions Pvt Ltd Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Presidio Solutions Pvt Ltd Interview Questions, Process, and Tips

Updated 24 Oct 2024

Top Presidio Solutions Pvt Ltd Interview Questions and Answers

View all 6 questions

Presidio Solutions Pvt Ltd Interview Experiences

Popular Designations

20 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

SQL leet code questions

Round 2 - Behavioral 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Questions on pyspark

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Authorization vs Authentication
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what resources a user can access.

    • Authentication confirms the identity of a user through credentials like username and password.

    • Authorization determines the permissions and access levels of a user once their identity is confirmed.

    • Example: Logging into a website (authentication) and then being able to view/edit specific pages based on your use

  • Answered by AI

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Presidio Solutions Pvt Ltd Interview Questions and Answers for Freshers
illustration image

Software Engineer Interview Questions & Answers

user image Regiin Arul Rithik

posted on 8 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

First round had coding, mcq and sql

Round 2 - Technical 

(1 Question)

  • Q1. About frontend and backend development

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
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 Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Es there a aptitude test with codng and technical

Round 2 - Coding Test 

4 coding question basuc

Interview Preparation Tips

Interview preparation tips for other job seekers - relax and stud Full stack web development

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)

Presidio Solutions Pvt Ltd interview questions for popular designations

 Software Developer

 (4)

 Full Stack Software Developer

 (3)

 Softwaretest Engineer

 (2)

 Software Engineer

 (2)

 Senior Data Engineer

 (2)

 Senior Cloud Engineer

 (2)

 Engineer

 (1)

 Technical Architect

 (1)

Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Apr 2024

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

(1 Question)

  • Q1. Authentication, How do you start a project

Interview Preparation Tips

Interview preparation tips for other job seekers - presidio prefers full stack developers

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

60 minutes test with a total of 36 questions including a few aptitude question, 2 MySQL questions , 2 programming, 2 pseudocode.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2023. There were 2 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. AWS cloud certification
  • Q2. Azure cloud certificate

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Senior Cloud Engineer Interview Questions asked at other Companies

Q1. What all things we need to consider while creating a VM
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

1.5 hrs - 100 questions mostly Aptitude, OOPS, DSA and programming concepts

Round 2 - Technical 

(1 Question)

  • Q1. Mostly questions were asked from projects put up on resume
Round 3 - App development 

(1 Question)

  • Q1. Develop an application within given frame time using the tech stack that you know
  • Ans. 

    Develop a web application using React, Node.js, and MongoDB within 2 weeks

    • Start by setting up the backend with Node.js and Express

    • Create the frontend using React for a responsive user interface

    • Use MongoDB for database management and integration with Node.js

    • Implement RESTful APIs for communication between frontend and backend

    • Test the application thoroughly before deployment

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Mostly behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and explain what you know clearly

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is difference between helm2 and helm3?
  • Ans. 

    Helm2 is Tiller-based, Helm3 is Tiller-less. Helm3 has improved security, performance, and reliability.

    • Helm2 relies on Tiller for managing releases, Helm3 removes Tiller completely.

    • Helm3 has improved security by removing Tiller, reducing attack surface.

    • Helm3 has better performance due to simplified architecture.

    • Helm3 offers better reliability with features like library charts and improved release management.

  • Answered by AI
Round 2 - In-person round 

(1 Question)

  • Q1. It is an open book assessment with 4 scenario based hands-on questions?

Interview Preparation Tips

Topics to prepare for Presidio Solutions Pvt Ltd Senior Cloud Engineer interview:
  • Terraform
  • Linux
  • Lambda
  • Docker
  • Ansible
  • Jenkins
  • Pipeline
  • Kubernetes
  • Shell Scripting
  • Python
  • Yaml
  • HTML
  • Apache Web Server
  • Container

Skills evaluated in this interview

Senior Cloud Engineer Interview Questions asked at other Companies

Q1. What all things we need to consider while creating a VM
View answer (2)

Interview Questionnaire 

2 Questions

  • Q1. Technical questions about manual testing Test scenarios for given application and test scenarios for non living things
  • Q2. What is retesting and regression testing Defect tracking tool Sdlc,stlc,test case writing , test case design techniques
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression testing is testing the entire system after changes.

    • Retesting ensures that the defects have been fixed and the functionality is working as expected.

    • Regression testing ensures that the changes made to the system have not affected the existing functionality.

    • Defect tracking tool is used to track and manage defects found during testing.

    • SD...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to complete manual testing course in online or offline before attending the interview

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

Presidio Solutions Pvt Ltd Interview FAQs

How many rounds are there in Presidio Solutions Pvt Ltd interview?
Presidio Solutions Pvt Ltd interview process usually has 1-2 rounds. The most common rounds in the Presidio Solutions Pvt Ltd interview process are Technical, Coding Test and Aptitude Test.
How to prepare for Presidio Solutions Pvt Ltd 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 Presidio Solutions Pvt Ltd. The most common topics and skills that interviewers at Presidio Solutions Pvt Ltd expect are AWS, Python, Terraform, Devops and Jenkins.
What are the top questions asked in Presidio Solutions Pvt Ltd interview?

Some of the top questions asked at the Presidio Solutions Pvt Ltd interview -

  1. What is difference between helm2 and hel...read more
  2. What is retesting and regression testing Defect tracking tool Sdlc,stlc,test ca...read more
  3. Develop an application within given frame time using the tech stack that you kn...read more
How long is the Presidio Solutions Pvt Ltd interview process?

The duration of Presidio Solutions Pvt Ltd interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

INDO-MIM

No Interviews

SALARIES

Code and Theory

SALARIES

Presidio Solutions Pvt Ltd

SALARIES

INDO-MIM

INTERVIEWS

INDO-MIM

No Interviews

INTERVIEWS

BYJU'S

50 top interview questions

JOBS

Code and Theory

No Jobs

SALARIES

Presidio Solutions Pvt Ltd

LIST OF COMPANIES

Presidio Solutions Pvt Ltd

Overview

SALARIES

INDO-MIM

Tell us how to improve this page.

Presidio Solutions Pvt Ltd Interview Process

based on 21 interviews

Interview experience

3.9
  
Good
View more
Join Presidio Solutions Pvt Ltd Business Outcomes @ Disruptor Speed

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
MAQ Software Interview Questions
1.9
 • 98 Interviews
View all

Presidio Solutions Pvt Ltd Reviews and Ratings

based on 51 reviews

3.9/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

4.1

Salary

3.8

Job security

4.0

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 51 Reviews and Ratings
Software Engineer
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Cloud Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Presidio Solutions Pvt Ltd with

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare

HCLTech

3.5
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent