Upload Button Icon Add office photos

Filter interviews by

WindStream Energy Technologies India Senior Associate Interview Questions and Answers

Updated 22 Oct 2024

WindStream Energy Technologies India Senior Associate Interview Experiences

1 interview found

Senior Associate Interview Questions & Answers

user image Reema Joshi

posted on 22 Oct 2024

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

(2 Questions)

  • Q1. What is imp clauses in msa
  • Ans. 

    Imp clauses in MSA refer to important clauses in a Master Service Agreement.

    • Imp clauses in MSA typically include provisions related to payment terms, termination, liability, indemnification, confidentiality, and dispute resolution.

    • These clauses are crucial for defining the rights and responsibilities of both parties involved in the agreement.

    • For example, a termination clause may outline the conditions under which eithe...

  • Answered by AI
  • Q2. What is nda clauses
  • Ans. 

    NDA clauses are provisions in a non-disclosure agreement that outline the confidential information to be protected and the consequences of disclosure.

    • NDA clauses specify what information is considered confidential

    • They outline the obligations of the parties involved in protecting the confidential information

    • They may include provisions for the duration of the agreement and the consequences of breaching the agreement

  • Answered by AI

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Codings were asked to write in java

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

(4 Questions)

  • Q1. Tell me about yourself and your previous company .
  • Q2. Why you want to join vodafone.
  • Q3. What are your salary expectation.
  • Q4. How soon you will join us.
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - HR 

(1 Question)

  • Q1. When will you join us.

Interview Preparation Tips

Interview preparation tips for other job seekers - Get a job which gives you smile not stress and my experience with vodafone was great. I was happy and grateful to be a part of vodafone.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic debugging questions

Round 2 - Technical 

(3 Questions)

  • Q1. Basic Java conncepts
  • Q2. Inheritance of files
  • Ans. 

    Inheritance of files refers to the process of passing down files and their associated permissions from one user or group to another.

    • Inheritance allows for efficient management of file permissions by reducing the need to manually assign permissions to each individual file.

    • When a file inherits permissions, it means that it adopts the same permissions as its parent directory.

    • Inheritance can be enabled or disabled for spec...

  • Answered by AI
  • Q3. Why do you want to join is
Round 1 - Technical 

(2 Questions)

  • Q1. SQL Basics on query,joins
  • Q2. Python basics on OOPs,exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong basics required on sql python and big data
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2022. 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 - Technical 

(2 Questions)

  • Q1. Explain the architecture of Kubernetes
  • Ans. 

    Kubernetes is a container orchestration platform that manages and automates the deployment, scaling, and management of containerized applications.

    • Kubernetes uses a master-slave architecture with a control plane and worker nodes.

    • The control plane manages the overall state of the cluster and schedules workloads to the worker nodes.

    • Worker nodes run the containers and communicate with the control plane to receive instructi...

  • Answered by AI
  • Q2. Give case study scenario where you implemented a app through any cloud provider (I preferred with azure)
Round 3 - Technical 

(3 Questions)

  • Q1. Explain the garbage collection process in java
  • Ans. 

    Garbage collection is an automatic process of freeing up memory by removing unused objects.

    • Java uses a mark-and-sweep algorithm for garbage collection

    • Objects that are no longer referenced are marked for deletion

    • The garbage collector runs periodically to remove the marked objects

    • Finalize() method can be used to perform cleanup operations before an object is deleted

  • Answered by AI
  • Q2. Explain how did you implemented CI CD integration through Jenkins
  • Ans. 

    Implemented CI/CD integration through Jenkins using pipeline as code approach

    • Created a Jenkins pipeline job and defined stages for build, test, and deploy

    • Integrated source code management tool like Git with Jenkins

    • Used Jenkins plugins like Maven, Docker, and Kubernetes for building, packaging, and deploying the application

    • Configured Jenkins to trigger the pipeline on every code commit or merge to the main branch

    • Enabled...

  • Answered by AI
  • Q3. Describe how Azure hosted AKS works
  • Ans. 

    Azure hosted AKS is a managed Kubernetes service that simplifies deployment and management of containerized applications.

    • AKS stands for Azure Kubernetes Service

    • AKS is a fully managed Kubernetes container orchestration service

    • AKS automates the deployment, scaling, and management of containerized applications

    • AKS integrates with other Azure services such as Azure Active Directory, Azure Monitor, and Azure Container Regist

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to your resume and do good basic prep in technologies that you’ve mentioned in your resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to install operating system?
  • Ans. 

    To install an operating system, you need to boot from the installation media and follow the on-screen instructions.

    • Insert the installation media (such as a USB drive or DVD) into the computer

    • Restart the computer and boot from the installation media

    • Follow the on-screen instructions to select language, partition the disk, and install the OS

    • Wait for the installation process to complete and then restart the computer

  • Answered by AI
  • Q2. Difference between router & Switch
  • Ans. 

    Router connects multiple networks while switch connects devices within a network.

    • Router operates at the network layer (Layer 3) of the OSI model, while switch operates at the data link layer (Layer 2).

    • Router uses IP addresses to route data between different networks, while switch uses MAC addresses to forward data within a network.

    • Router can determine the best path for data packets to travel between networks, while swi...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(1 Question)

  • Q1. Asked to introduce my self. after that qsked me few coding question on tree and BST, querie question on SQL and in deep OOPS related concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

It consisted mcq's based on C++ concepts and aptitude questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. What is Inheritance, polymorphism, virtual constructor..etc
  • Ans. 

    Inheritance is a mechanism in OOP where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass. Virtual constructor is a constructor that can be overridden in a derived class.

    • Inheritance allows a class to inherit properties and behaviors from another class.

    • Polymorphism enables objects of different classes to be treat...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why you want to join Huawei
Round 1 - Coding Test 

2 Coding Questions. Easy- medium level questions.

Round 2 - Technical 

(1 Question)

  • Q1. 1. Program to find a perfect Number 2. Sql query on joins
  • Ans. 

    Program to find a perfect number and SQL query on joins.

    • A perfect number is a positive integer that is equal to the sum of its proper divisors.

    • To find a perfect number, iterate through all numbers and check if the sum of its divisors is equal to the number itself.

    • SQL joins are used to combine data from two or more tables based on a related column.

    • Common types of joins include inner join, left join, right join, and full

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Build your resume in a good way. Your resume speaks about you.

Skills evaluated in this interview

WindStream Energy Technologies India Interview FAQs

How many rounds are there in WindStream Energy Technologies India Senior Associate interview?
WindStream Energy Technologies India interview process usually has 1 rounds. The most common rounds in the WindStream Energy Technologies India interview process are HR.
What are the top questions asked in WindStream Energy Technologies India Senior Associate interview?

Some of the top questions asked at the WindStream Energy Technologies India Senior Associate interview -

  1. What is imp clauses in ...read more
  2. What is nda clau...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Bharti Airtel Interview Questions
4.0
 • 813 Interviews
Vodafone Idea Interview Questions
4.1
 • 542 Interviews
Ericsson Interview Questions
4.2
 • 403 Interviews
Nokia Interview Questions
4.2
 • 271 Interviews
Verizon Interview Questions
4.1
 • 110 Interviews
AT&T Interview Questions
4.1
 • 52 Interviews
Telstra Interview Questions
4.1
 • 47 Interviews
View all
Software Developer
6 salaries
unlock blur

₹5.2 L/yr - ₹8.3 L/yr

Senior Engineer
4 salaries
unlock blur

₹3.9 L/yr - ₹5.4 L/yr

Design Engineer
3 salaries
unlock blur

₹2.4 L/yr - ₹4.2 L/yr

Engineer
3 salaries
unlock blur

₹2 L/yr - ₹2 L/yr

Design Engineering Executive
3 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Explore more salaries
Compare WindStream Energy Technologies India with

Vodafone Idea

4.1
Compare

Bharti Airtel

4.0
Compare

Ericsson

4.2
Compare

Nokia

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