Upload Button Icon Add office photos

Filter interviews by

Protean eGov Technologies Technology Trainee Interview Questions and Answers

Updated 11 Aug 2024

Protean eGov Technologies Technology Trainee Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jan 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 - Coding Test 

In 1st round, there was a coding question round with output based on java language and some aptitude questions.

Round 3 - Technical 

(1 Question)

  • Q1. In 2nd Roud, there was a technical round with a team of 15 min based on OOPS AND DBMS concepts
Round 4 - HR 

(1 Question)

  • Q1. All about you. you can go through with top 10 Hr Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your Resume based projects and mentioned skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude based questions and Technical questions related to programming

Round 2 - Technical 

(2 Questions)

  • Q1. What is encapsulation and inheritance
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit. Inheritance is the mechanism where a new class inherits properties and behaviors from an existing class.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • Inheritance allows for code reusability by creating a new class based on an existing class.

    • Encapsulation is achieved through...

  • Answered by AI
  • Q2. What is RDBMS and Types of Joins is SQL
  • Ans. 

    RDBMS stands for Relational Database Management System. Types of joins in SQL include INNER, LEFT, RIGHT, and FULL joins.

    • RDBMS is a type of database management system that stores data in a structured format using tables with rows and columns.

    • Types of joins in SQL include INNER JOIN (returns rows when there is a match in both tables), LEFT JOIN (returns all rows from the left table and the matched rows from the right ta...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Why should company hire me?
  • Q2. I can do the work and deliver exceptional results. I will great to addition to a team
  • Q3. Honestly, I possess all the skills and experience that you r looking for. I am pretty confident that I am the best candidate for this job role
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS, DI, Diff between Read-only and const
  • Q2. Types of classes
  • Ans. 

    Types of classes include abstract classes, concrete classes, interface classes, and inner classes.

    • Abstract classes cannot be instantiated and may contain abstract methods.

    • Concrete classes can be instantiated and provide implementations for all methods.

    • Interface classes define a contract for classes to implement.

    • Inner classes are classes defined within another class.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Strength and weakness
  • Q2. How do you handle difficult situations within a team?
  • Ans. 

    I address difficult situations within a team by promoting open communication, seeking to understand all perspectives, and collaborating on solutions.

    • Promote open communication to address issues early on

    • Seek to understand all perspectives before making decisions

    • Collaborate with team members to find mutually beneficial solutions

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

The topic was given and we were to discuss on it. It seemed farely easy

Round 2 - Technical 

(3 Questions)

  • Q1. Give intro about yourself
  • Ans. 

    I am a technology analyst with a strong background in data analysis and software development.

    • Experienced in analyzing complex data sets to identify trends and insights

    • Proficient in programming languages such as Python, SQL, and Java

    • Skilled in creating data visualizations and reports to communicate findings

    • Familiar with machine learning algorithms and techniques

    • Worked on projects involving cloud computing and big data t

  • Answered by AI
  • Q2. Fibonacci series code question
  • Q3. Project related questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. Introduction about yourself
  • Ans. 

    I am a technology analyst with a strong background in data analysis and software development.

    • Experienced in analyzing complex data sets to identify trends and insights

    • Proficient in programming languages such as Python, SQL, and Java

    • Skilled in creating data visualizations and reports using tools like Tableau and Power BI

    • Familiar with machine learning algorithms and techniques for predictive modeling

  • Answered by AI
  • Q2. Where do you see yourself in next 5 years
  • Ans. 

    In the next 5 years, I see myself advancing in my career as a Technology Analyst, taking on more responsibilities and contributing to innovative projects.

    • Continuing to stay updated on the latest technology trends and advancements

    • Developing strong analytical and problem-solving skills

    • Leading and collaborating on cross-functional teams

    • Possibly pursuing further education or certifications in a specialized area

  • Answered by AI
  • Q3. Simple Clud related questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Operation based case study

Interview Preparation Tips

Interview preparation tips for other job seekers - Build great resume and focus on key skills like python and sql
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Prepare DB schema for universiry
  • Ans. 

    Design a database schema for a university

    • Create tables for students, courses, professors, departments, and enrollments

    • Establish relationships between tables using foreign keys

    • Include attributes such as student ID, course ID, professor ID, department ID, and enrollment date

    • Consider normalization to reduce redundancy and improve data integrity

  • Answered by AI
  • Q2. Explain all connections and terms
  • Ans. 

    Connections and terms in technology analysis are essential for understanding the relationships between different components and concepts.

    • Connections refer to the relationships between different elements in a system or network.

    • Terms are the specific vocabulary used to describe concepts, tools, and processes in technology analysis.

    • Understanding connections and terms helps analysts make sense of data, identify patterns, a...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts Implementation
  • Ans. 

    OOPS concepts are implemented in object-oriented programming languages to improve code organization and reusability.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: allows a class to inherit properties and behavior from another class

    • Polymorphism: ability for objects to be treated as instances of their parent class or their own class

    • Abstraction: hiding the complex ...

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. How can you divide a cake into 8 parts only 3 cuts allowed
  • Q2. My SQL based procedures triggers cursors

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Dehradun Institute of Technology, Dehradun and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Around 30 questions of verbal,language,aptitude

Round 2 - Group Discussion 

Topic was OTT VS Cinema

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. About sql and my sql
Round 3 - Technical 

(1 Question)

  • Q1. About informatica power center
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write program to get common number from two arraylist using java 8
  • Ans. 

    Program to find common numbers in two arraylists using Java 8

    • Use Java 8 streams to filter out common elements between two arraylists

    • Convert arraylists to streams, use filter() and collect() methods

    • Use distinct() method to avoid duplicate common numbers

  • Answered by AI
  • Q2. 2nd highest salary of an employee
Round 2 - One-on-one 

(2 Questions)

  • Q1. How the team is been handled
  • Q2. Production issues faced recently
  • Ans. 

    Recently faced production issues include server downtime and software bugs.

    • Server downtime due to hardware failure

    • Software bugs causing crashes and data loss

    • Integration issues with third-party systems

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy prepare well and crack it

Skills evaluated in this interview

Protean eGov Technologies Interview FAQs

How many rounds are there in Protean eGov Technologies Technology Trainee interview?
Protean eGov Technologies interview process usually has 3 rounds. The most common rounds in the Protean eGov Technologies interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Protean eGov Technologies Technology Trainee interview?

Some of the top questions asked at the Protean eGov Technologies Technology Trainee interview -

  1. What is RDBMS and Types of Joins is ...read more
  2. What is encapsulation and inherita...read more
  3. in 2nd Roud, there was a technical round with a team of 15 min based on OOPS AN...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Protean eGov Technologies interviews
Company Website
Job Portal
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

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
WNS Interview Questions
3.4
 • 946 Interviews
View all
Protean eGov Technologies Technology Trainee Salary
based on 11 salaries
₹5.7 L/yr - ₹8.5 L/yr
13% less than the average Technology Trainee Salary in India
View more details

Protean eGov Technologies Technology Trainee Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
271 salaries
unlock blur

₹5 L/yr - ₹17.1 L/yr

Manager
110 salaries
unlock blur

₹7.8 L/yr - ₹22.6 L/yr

Back Office Executive
56 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Senior Manager
52 salaries
unlock blur

₹14.5 L/yr - ₹32 L/yr

Executive
46 salaries
unlock blur

₹3 L/yr - ₹9.7 L/yr

Explore more salaries
Compare Protean eGov Technologies with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
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