Filter interviews by
Byte code is a low-level code that is executed by the Python interpreter. Filter function is used to filter elements from an iterable.
Byte code is a compiled code that is generated from Python source code.
It is a platform-independent code that can be executed on any system with a Python interpreter.
Filter function takes an iterable and a function as input and returns a new iterable with elements for which the function ...
Python uses automatic memory management through a combination of reference counting and garbage collection.
Python uses reference counting to keep track of the number of references to an object.
When the reference count reaches zero, the object is immediately deallocated.
Python also employs a garbage collector to handle cyclic references and objects with circular dependencies.
The garbage collector identifies and collects...
Sets are unordered collections of unique elements, while tuples are ordered collections of elements.
Sets are defined by curly braces {} and tuples are defined by parentheses ()
Sets do not allow duplicate elements, while tuples can contain duplicate elements
Sets are mutable, meaning their elements can be added, removed, or modified, while tuples are immutable
Sets are commonly used for membership testing and eliminating ...
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2022. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.
Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.
OOP is based on the concept of classes and objects.
It allows for encapsulation, inheritance, and polymorphism.
Encapsulation hides the internal details of an object and provides a public interface.
Inheritance allows classes to inherit properties and methods from other classes.
Polymorphism allows objects of diff...
Interface defines only method signatures while abstract class can have method implementations.
An interface can be implemented by multiple classes while a class can extend only one abstract class.
An abstract class can have instance variables while an interface cannot.
An abstract class can have constructors while an interface cannot.
An abstract class can provide default implementations for some methods while an interface...
Docker is a containerization platform while Kubernetes is a container orchestration tool.
Docker is used to create, deploy, and run applications in containers.
Kubernetes is used to manage and orchestrate multiple containers in a cluster.
Docker provides a way to package and distribute applications in a portable manner.
Kubernetes provides features like automatic scaling, load balancing, and self-healing.
Docker is a lower-...
Event emitter is a class in Angular that allows communication between components.
Event emitter is used to emit custom events in Angular.
It allows communication between parent and child components.
It can be used to pass data from child to parent component.
It is a part of the @angular/core package.
Example: @Output() eventEmitter = new EventEmitter();
View encapsulation is a feature in Angular that allows for the creation of isolated components.
View encapsulation ensures that styles defined in a component do not affect other components.
There are three types of view encapsulation: Emulated, Native, and None.
Emulated is the default and uses CSS to emulate shadow DOM.
Native uses the browser's native shadow DOM implementation.
None does not provide any view encapsulation
Components in Angular can communicate with each other using @Input, @Output, and services.
Use @Input to pass data from parent to child component
Use @Output to emit events from child to parent component
Use services to share data between components that are not directly related
Use RxJS subjects to create a shared data stream between components
I applied via Company Website and was interviewed in Jun 2023. There were 4 interview rounds.
Asked Real Time Scenario to create Microservice for Train and Station information. The interviewer asked what are the properties needs to be considered for evaluating service.
Core Java 11 questions: Webservices, Improvement in JVM, Threads
Java 8: Asked to write a program based on Group By Scenario.
The interview lasts around 2 hrs.
I applied via Company Website and was interviewed before Nov 2021. There was 1 interview round.
I am a motivated and enthusiastic individual with a strong passion for learning and gaining practical experience in the field of [internship field].
I am currently pursuing a degree in [relevant field] at [university name].
I have completed coursework in [specific subjects] which have provided me with a solid foundation in [relevant skills].
I have gained practical experience through internships at [company/organization] ...
I am a good fit because of my relevant skills, experience, and passion for the field.
I have a strong background in the required skills for the internship.
I have previous experience in a similar role or industry.
I am highly motivated and passionate about the field.
I am a quick learner and adaptable to new environments.
I work well in a team and have excellent communication skills.
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Strong communication and teamwork skills
Sand packing is a process of filling voids or cavities with sand to provide support or stability.
Sand packing is commonly used in construction to support structures or foundations.
It can also be used in oil and gas wells to prevent collapse or leakage.
Sand packing is done by pouring or pumping sand into the void until it is filled completely.
Sand has abrasive properties due to its rough texture and hardness.
Sand particles have sharp edges that can scratch surfaces
Sandpaper is made by coating paper with abrasive sand particles
Sand blasting is a process used to clean or roughen surfaces using high-pressure sand particles
Gravel pack procedure involves placing gravel or sand in the wellbore to prevent formation sand from entering the wellbore.
Gravel pack is used in oil and gas wells to enhance well productivity by preventing sand production.
The procedure involves running a screen into the wellbore and then pumping gravel or sand into the annulus between the screen and the formation.
Gravel pack placement can be done using different techn...
Finding a tree node from LeetCode involves traversing a tree data structure to locate a specific node.
Use depth-first search (DFS) or breadth-first search (BFS) to traverse the tree and find the target node.
Implement a recursive function to search for the node in the tree structure.
Consider using a stack or queue data structure to keep track of nodes to visit next.
Check if the current node is the target node, if not, r...
JMS is Java Message Service, a messaging standard that allows Java applications to communicate with each other asynchronously.
JMS provides a way for applications to send and receive messages in a loosely coupled, reliable, and asynchronous manner.
PUT and GET are HTTP methods used for RESTful web services, not JMS.
In JMS, messages are sent using the 'send' method and received using the 'receive' method.
JMS supports two ...
To create a Spring Boot project, use Spring Initializr or Spring Tool Suite.
Use Spring Initializr to generate a project with required dependencies and settings
Or use Spring Tool Suite to create a new Spring Starter Project
Configure the project settings and dependencies as per requirements
Add necessary code and run the project using the embedded server
based on 1 review
Rating in categories
Business Process Analyst
199
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
112
salaries
| ₹0 L/yr - ₹0 L/yr |
Mechanical Engineer
94
salaries
| ₹0 L/yr - ₹0 L/yr |
Test Analyst
66
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
61
salaries
| ₹0 L/yr - ₹0 L/yr |
Halliburton
Baker Hughes
Weatherford
TechnipFMC