Upload Button Icon Add office photos

Filter interviews by

VISTRA INTERNATIONAL EXPANSION Software Engineer Interview Questions and Answers

Updated 5 Dec 2021

VISTRA INTERNATIONAL EXPANSION Software Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. General questions related to Informatica and ETL
  • Q2. Questions related to Robotic Process Automation

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. I applied for the role which was a related to Data Management and Automation.
2. Interview questions were average and answerable.
3. They sounded like they wanted an 'All Rounder' who can perform duties related to any role within the team and they called it "Cross Functional". Skill-set / Role may go for a toss.
4. They were desperate for resources. You may negotiate and get a better pay hike :P
5. Had hopes with this company but decide to skip after interview experience.

BEWARE, You may be exploited!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does Django apply migrations to the database?
  • Ans. 

    Django applies migrations to the database using the 'manage.py migrate' command.

    • Django tracks changes to models and generates migration files accordingly.

    • The 'manage.py makemigrations' command creates migration files based on model changes.

    • The 'manage.py migrate' command applies the generated migration files to the database.

    • Migrations help keep the database schema in sync with the changes in Django models.

  • Answered by AI
  • Q2. What is hoisting in javascript?
  • Ans. 

    Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable declarations are hoisted to the top of their scope, but not their assignments.

    • Function declarations are fully hoisted, meaning they can be called before they are declared.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
Round 2 - Assignment 

Create a full stack application in 3 days.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked everything that was present in my resume
  • Q2. DBMS, OOps were asked a lot and react as well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. .net questions, web api
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Lifecycle hooks of Angular
  • Ans. 

    Angular lifecycle hooks are methods that allow you to tap into specific points in a component's lifecycle.

    • ngOnChanges: called when an input property changes

    • ngOnInit: called once the component is initialized

    • ngDoCheck: called during every change detection run

    • ngAfterContentInit: called after content (ng-content) has been projected into the component

    • ngAfterContentChecked: called after every check of the projected content

    • ng...

  • Answered by AI
  • Q2. SOLID principles
Round 2 - Technical 

(1 Question)

  • Q1. Questions on SQL
Round 3 - HR 

(1 Question)

  • Q1. Introduction and basic questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How team works in your project?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

Easy njsfds asjdfjsda iasdfjk kffojal;ks

Round 3 - One-on-one 

(2 Questions)

  • Q1. About projects and internship
  • Q2. About my experience leading a team

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and answer calmly and don't fumble keep it friendly

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

This aptitude + technical MCQ test was of 120 minutes in duration. Had MCQs on quantitative ability, logical ability, Language, and technical MCQs consisted of questions on DBMS, OS, Networks, DSA. There were two coding questions as well. One on Bit Manipulating, and the other on DFS.

Round 3 - One-on-one 

(1 Question)

  • Q1. A question on BFS very similar to Leetcode 924. Was given one hour to discuss and come to an optimized solution with the interviewer.
Round 4 - Technical 

(4 Questions)

  • Q1. Search an element in a sorted and rotated array
  • Ans. 

    Search an element in a sorted and rotated array

    • Find the pivot point where the array is rotated

    • Divide the array into two sub-arrays based on pivot point

    • Perform binary search on the appropriate sub-array

  • Answered by AI
  • Q2. SQL query on left join
  • Q3. Questions on CPP memory management
  • Q4. Questions related to projects done
Round 5 - Technical 

(2 Questions)

  • Q1. Propose a system for a popular media stream service
  • Ans. 

    Proposed system for a popular media stream service

    • Implement a recommendation engine to suggest content based on user preferences and viewing history

    • Integrate with social media platforms to allow users to share and discuss content

    • Provide multiple subscription options with varying levels of access and features

    • Ensure high-quality streaming with minimal buffering through the use of content delivery networks

    • Implement robust...

  • Answered by AI
  • Q2. Questions related to Fullstack Tech Stacks
Round 6 - Case Study 

Guesstimate on number of Reddit users in India. No starting input was given. Gave solution by using bottom to top approach. Tried to focus on quantifying teenagers with internet access and a particular interest about internet. Gave a figure around ~1 million in a year.

Round 7 - HR 

(1 Question)

  • Q1. Where do you see yourself at McKinsey?

Interview Preparation Tips

Topics to prepare for McKinsey & Company Software Engineer interview:
  • DSA
  • DBMS
  • Web Development
Interview preparation tips for other job seekers - Show leadership potential. Be honest. They are smart, they are McKinsey, they know what's what. If appearing for software profile, the preparation is no different from what's needed for other companies. They are highly selective. Rest assured; it will be good experience, keep your head up.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - SCREENING 

(2 Questions)

  • Q1. About Project and expertise
  • Q2. Why BCG?
Round 2 - Technical 

(1 Question)

  • Q1. Polymorphism, OS Deadlock
Round 3 - Technical 

(1 Question)

  • Q1. More about how to resolved code merge issue in Git
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

60 mins and basic quants-based questions along with SQL

Round 2 - Technical 

(2 Questions)

  • Q1. Multi-Threading in Python - GIL
  • Ans. 

    Global Interpreter Lock (GIL) in Python restricts execution of multiple threads at once to prevent race conditions.

    • GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.

    • This means that even in a multi-threaded Python program, only one thread can execute Python code at a time.

    • GIL can limit the performance of multi-threaded Python programs, especially f...

  • Answered by AI
  • Q2. Certifications in my resume - AWS and Ethical Hacking

Interview Preparation Tips

Interview preparation tips for other job seekers - Through your resume well and don't falsify your skills

Skills evaluated in this interview

VISTRA INTERNATIONAL EXPANSION Interview FAQs

What are the top questions asked in VISTRA INTERNATIONAL EXPANSION Software Engineer interview?

Some of the top questions asked at the VISTRA INTERNATIONAL EXPANSION Software Engineer interview -

  1. Questions related to Robotic Process Automat...read more
  2. General questions related to Informatica and ...read more

Tell us how to improve this page.

VISTRA INTERNATIONAL EXPANSION Software Engineer Salary
based on 4 salaries
₹18 L/yr - ₹20 L/yr
137% more than the average Software Engineer Salary in India
View more details
Senior Associate
128 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Assistant Manager
95 salaries
unlock blur

₹4.5 L/yr - ₹10.5 L/yr

Associate
80 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Junior Associate
23 salaries
unlock blur

₹1.9 L/yr - ₹3.5 L/yr

Deputy Manager
19 salaries
unlock blur

₹6.2 L/yr - ₹14.5 L/yr

Explore more salaries
Compare VISTRA INTERNATIONAL EXPANSION with

Deloitte

3.8
Compare

PwC

3.4
Compare

KPMG India

3.5
Compare

Ernst & Young

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