Upload Button Icon Add office photos

Filter interviews by

Protiviti Consulting Senior Software Engineer Interview Questions and Answers

Updated 16 Oct 2024

Protiviti Consulting Senior Software Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic to advanced javascript questions
  • Q2. Questions based on angular framework

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is standard. Mainly tests the conceptual level knowledge. Java multithreading might be asked if the candidate mentions it. Multi threading concepts are appreciated and gives an edge

I applied via Approached by Company and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Case Study 

This is a case study round, you would be given 3 question out of which you will need to solve any 2.
Two question are algoritm based around designing datastructure and matrix problem
One question will be based om designing Database for a given requirement.

Round 2 - Technical 

(1 Question)

  • Q1. This is a follow up round after case study,where the interviewer will ask you about perfomance and scalability of questions is case study round. There might be few addition question on improving the soluti...
Round 3 - One-on-one 

(1 Question)

  • Q1. This is a behaviour round where interviewer will see your fitiness for team. It basically has scenario based question . This is also elimination round

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the requirement clearly for a given problem.
Have good knowledge of system and database design .
Focus on scalability/performance of an application

I applied via Naukri.com and was interviewed in Aug 2022. 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Life cycle around Static Constructor
  • Ans. 

    Static constructor is called only once during the lifetime of a class.

    • Static constructor is used to initialize static fields of a class.

    • It is called automatically before the first instance of the class is created.

    • It cannot be called directly and cannot have any access modifiers.

    • It can be used to perform one-time initialization tasks such as setting up a database connection.

    • If an exception is thrown during static constr

  • Answered by AI
  • Q2. SOLID principle deep dive

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong fundamental of OOPS required.
CLR Process functioning

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. 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 - HR 

(1 Question)

  • Q1. Technical stuff about previous company.
Round 3 - Technical 

(2 Questions)

  • Q1. Previous company work, experience about topics
  • Q2. Technical stuff qna about previous company work and tools n technology
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round technical stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join as contractor, office politics, manager ego, and permanent colleague behaviouur makes a toxic environment. Training only to permanent, no culture and doesn't have any ethics.Request join on ur own risk. Thanks.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Multiple choice questions on language of your choice

Round 2 - Case Study 

Solve any 2 case studies out of 3.
2 classes design LLD.
1 SQL db design

Round 3 - Technical 

(1 Question)

  • Q1. Oop, DSA basic and medium level questions.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Coding Test 

Questions are asked from hackerrank . Difficulty level medium .
Prepare for SQL too.

Round 2 - Technical 

(1 Question)

  • Q1. Your projects, system design
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are services in Drupal?
  • Ans. 

    Services in Drupal are reusable objects that perform specific functions, such as database queries or sending emails.

    • Services are defined in YAML files and can be accessed throughout a Drupal site.

    • They are used to encapsulate reusable functionality and promote code reusability.

    • Examples of services in Drupal include the database service for interacting with the database, the mail service for sending emails, and the logge

  • Answered by AI
  • Q2. How to debug in Drupal?
  • Ans. 

    Debugging in Drupal involves using tools like Devel module, watchdog(), and error logs.

    • Enable Devel module for debugging information

    • Use watchdog() function to log messages to Drupal's watchdog log

    • Check error logs for PHP errors and warnings

    • Use dpm() function to print variables for debugging purposes

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

1 hr test with questions on react and , js, python

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

(5 Questions)

  • Q1. What are TMG events?
  • Ans. 

    TMG events refer to events related to Threat Management Gateway, a Microsoft network security product.

    • TMG events are generated by Threat Management Gateway (TMG), a network security product developed by Microsoft.

    • These events provide information about network traffic, security threats, and system health.

    • Examples of TMG events include firewall rule violations, malware detection, and system errors.

  • Answered by AI
  • Q2. Events in interactive report?
  • Ans. 

    Events in interactive report refer to user interactions like clicking, hovering, or scrolling.

    • Events can trigger actions or functions in the report.

    • Common events include click, hover, scroll, keypress, etc.

    • Events can be used to enhance user experience and interactivity.

    • Examples: Clicking on a data point to view more details, hovering over a chart to see tooltips.

  • Answered by AI
  • Q3. Difference between RFC and BAPI
  • Ans. 

    RFC is a protocol for requesting services from a server, while BAPI is a specific type of RFC used in SAP systems.

    • RFC stands for Remote Function Call and is a protocol used to request services from a server over a network.

    • BAPI stands for Business Application Programming Interface and is a specific type of RFC used in SAP systems for integrating external applications with SAP.

    • RFC can be used in various systems and techn...

  • Answered by AI
  • Q4. What is ABAP on HANA
  • Ans. 

    ABAP on HANA is a programming language that combines ABAP with the in-memory database technology of SAP HANA.

    • ABAP on HANA allows developers to leverage the speed and power of SAP HANA for their ABAP-based applications.

    • It enables real-time analytics, predictive modeling, and faster data processing.

    • Developers can use ABAP on HANA to optimize existing ABAP code for better performance.

    • It provides a seamless integration bet...

  • Answered by AI
  • Q5. Limitations of CDs Views
  • Ans. 

    CDs Views have limitations in terms of performance and scalability.

    • Limited support for complex queries and joins

    • Performance degradation with large datasets

    • Scalability issues when handling high volume of data

    • Difficulty in maintaining and updating views as database schema changes

  • Answered by AI

Skills evaluated in this interview

Protiviti Consulting Interview FAQs

How many rounds are there in Protiviti Consulting Senior Software Engineer interview?
Protiviti Consulting interview process usually has 1 rounds. The most common rounds in the Protiviti Consulting interview process are Technical.
How to prepare for Protiviti Consulting Senior Software Engineer 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 Protiviti Consulting. The most common topics and skills that interviewers at Protiviti Consulting expect are .Net, ASP.Net, C#, Software Engineering and ASP.Net MVC.
What are the top questions asked in Protiviti Consulting Senior Software Engineer interview?

Some of the top questions asked at the Protiviti Consulting Senior Software Engineer interview -

  1. Basic to advanced javascript questi...read more
  2. Questions based on angular framew...read more

Tell us how to improve this page.

Protiviti Consulting Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Fast track your campus placements

View all
Protiviti Consulting Senior Software Engineer Salary
based on 26 salaries
₹7 L/yr - ₹19.2 L/yr
9% less than the average Senior Software Engineer Salary in India
View more details

Protiviti Consulting Senior Software Engineer Reviews and Ratings

based on 4 reviews

3.5/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

3.6

Salary

4.0

Job security

4.5

Company culture

3.5

Promotions

3.4

Work satisfaction

Explore 4 Reviews and Ratings
Consultant
144 salaries
unlock blur

₹3.2 L/yr - ₹12.6 L/yr

Senior Consultant
125 salaries
unlock blur

₹6.7 L/yr - ₹18 L/yr

Deputy Manager
110 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Manager
73 salaries
unlock blur

₹13 L/yr - ₹30 L/yr

Consultant 3
49 salaries
unlock blur

₹5.5 L/yr - ₹11 L/yr

Explore more salaries
Compare Protiviti Consulting with

Deloitte

3.8
Compare

Ernst & Young

3.4
Compare

PwC

3.4
Compare

KPMG India

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