Filter interviews by
VPC in Nexus device stands for Virtual Port Channel, which allows multiple physical links to be combined into a single logical link for increased bandwidth and redundancy.
VPC allows for active-active links between switches, improving network resiliency
It is commonly used in data centers to create a loop-free topology
VPC is a feature of Cisco Nexus switches
VDC stands for Virtual Device Context in Nexus device, allowing multiple virtual switches within a single physical switch.
VDC allows for logical separation of resources within a single physical switch
Each VDC has its own set of resources and configuration, operating independently
VDC helps in achieving better resource utilization and network segmentation
Aptitude, core concepts and a code
I learned the importance of teamwork and collaboration from my college club.
Developed strong communication skills by working with diverse group of individuals
Learned how to delegate tasks effectively to achieve common goals
Gained experience in problem-solving and conflict resolution through group projects
I want to experience living in a different country and immersing myself in a new culture.
Traveling to a foreign country and learning about their customs and traditions
Trying new foods and experiencing different ways of life
Making friends with locals and exploring the local attractions
Relational DBMS stores data in tables with predefined relationships, while non-relational DBMS stores data in flexible, schema-less formats.
Relational DBMS uses structured query language (SQL) for querying data
Non-relational DBMS can store data in various formats like key-value pairs, document-based, graph databases
Relational DBMS ensures data integrity through normalization and constraints
Non-relational DBMS offers be...
Class is a blueprint for creating objects, abstract class cannot be instantiated and can have abstract methods, interface is a contract for classes to implement certain methods.
Class is a blueprint for creating objects with attributes and methods.
Abstract class cannot be instantiated and can have abstract methods that must be implemented by subclasses.
Interface is a contract for classes to implement certain methods, bu
posted on 4 Dec 2024
It was an online assessment containing 3 DSA questions
I was interviewed in Oct 2024.
2 questions ...........................................................................................
posted on 1 Oct 2024
I applied via Campus Placement
DP graphs strings it was good
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the list, updating pointers to reverse the direction
Return the new head of the reversed list
The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with two variables initialized to 0 and 1
Loop through desired number of iterations, adding the previous two numbers to get the next number
Print or store each number in the series
Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Method overloading allows a class to have multiple methods with the same name but different parameters.
Method overriding occurs in a subclass when a method has the same name, return type, and parameters as ...
Swapping two variables without using a third variable
Use XOR operation to swap two variables without using a third variable
Example: a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5
I am impressed by the organization's innovative projects and collaborative work culture.
Impressed by innovative projects
Attracted to collaborative work culture
Excited about potential for growth and learning opportunities
My weakness is overthinking and my strength is attention to detail.
Weakness: tend to overthink situations, which can lead to indecision or unnecessary stress
Strength: strong attention to detail, ensuring accuracy and quality in my work
Example: I sometimes spend too much time analyzing a problem before taking action, but I have learned to set deadlines for myself to prevent this from affecting my productivity
Various technologies used in the project include Java, Spring Boot, Angular, MySQL, and Docker.
Java
Spring Boot
Angular
MySQL
Docker
posted on 19 Aug 2024
Questions from Resume, solving code snippets, DSA Algo
GCD, Core Data, Higher Order Functions, ARC are key concepts in iOS development.
GCD (Grand Central Dispatch) is a technology for managing concurrent operations.
Core Data is a framework for managing the model layer objects in an application.
Higher Order Functions are functions that operate on other functions, taking them as arguments or returning them.
ARC (Automatic Reference Counting) is a memory management technology
Java and Data Strcuture
Find the nearest word in a matrix of strings
Create a matrix of strings
Calculate the distance between the input word and each word in the matrix
Return the word in the matrix with the smallest distance to the input word
Find the smallest subset of strings in an array
Iterate through the array and compare the length of each string to find the smallest subset
Use a variable to keep track of the smallest subset found so far
Return the smallest subset at the end
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
malloc is a function in C programming used to dynamically allocate memory during runtime.
malloc stands for 'memory allocation'.
It is used to allocate a specific amount of memory during program execution.
The allocated memory is not automatically initialized and must be explicitly freed using the free() function to avoid memory leaks.
Associate
343
salaries
| ₹1.5 L/yr - ₹7 L/yr |
Associate Engineer
268
salaries
| ₹2.8 L/yr - ₹6.9 L/yr |
Financial Analyst
259
salaries
| ₹7.4 L/yr - ₹23 L/yr |
Project Manager
230
salaries
| ₹6 L/yr - ₹25 L/yr |
Network Engineer
220
salaries
| ₹2.8 L/yr - ₹8.7 L/yr |
Vodafone Idea
Bharti Airtel
Jio
Tata Communications