Faster and better experience!
Filter interviews by
I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Jan 2021. There were 5 interview rounds.
I applied via LinkedIn
Angular is a popular open-source front-end web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
Angular is a popular open-source web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.
Coding cum aptitude test on Hackerrank
I applied via Naukri.com and was interviewed before May 2021. There were 4 interview rounds.
It was mixed like aptitude and from technical.
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Django request response cycle is the process of handling a request and generating a response in Django web framework.
Client sends a request to the server.
The request is received by the Django server.
Django uses URL patterns to match the requested URL to a view function.
The view function processes the request and returns an HTTP response.
The response is sent back to the client.
Django signals allow certain senders to notify a set of receivers that some action has taken place.
Signals allow decoupled applications to get notified when certain actions occur elsewhere in the application
They are used to avoid coupling between applications
Signals are defined by providing a receiver function which gets called when the signal is sent
Example: A signal can be sent when a new user is created, and a recei...
Lists and tuples are similar but tuples are immutable. Arrays are fixed size while lists are dynamic.
Lists and tuples are both used to store collections of data.
Tuples are immutable, meaning their values cannot be changed once created.
Lists are dynamic and can be resized during runtime.
Arrays are fixed size and can only store elements of the same data type.
Lists and arrays can be indexed and sliced to access specific e...
Private variables are defined using access modifiers to restrict their access within a class.
Use the 'private' keyword to define a private variable
Private variables can only be accessed within the class they are defined in
Private variables are often used to encapsulate data and prevent direct access from outside the class
Oops concept is a programming paradigm based on the principles of abstraction, encapsulation, inheritance, and polymorphism.
Abstraction: Hiding the implementation details and showing only the necessary information to the user.
Encapsulation: Binding the data and methods together to protect the data from outside interference.
Inheritance: Creating a new class from an existing class to reuse the code and add new features.
P...
A decorator is a design pattern that allows behavior to be added to an individual object, either statically or dynamically.
Decorators wrap an object to modify its behavior.
They provide a flexible alternative to subclassing for extending functionality.
Python has built-in support for decorators, which are denoted by the @ symbol.
Examples of decorators include @staticmethod, @classmethod, and @property.
1.Reverse a list
2.find pairs from a list sum of which is equal to an integer k.
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
Pull is when the client initiates the request for data, while push is when the server sends data without a request.
Pull: Client initiates request for data
Push: Server sends data without request
Pull: Used in polling mechanisms
Push: Used in real-time communication systems
Pull and fetch are both Git commands used to update a local repository with changes from a remote repository, but they have different behaviors.
Pull: updates the current branch with changes from the remote repository and merges them into the local branch.
Fetch: downloads changes from the remote repository to the local repository, but does not merge them into the local branch.
Pull is a combination of fetch and merge, wh...
posted on 12 Jan 2023
I applied via Referral and was interviewed before Jan 2022. There were 3 interview rounds.
Basic coding question will be there
Inheritance is a mechanism in object-oriented programming where a class can inherit properties and methods from another class.
Inheritance allows for code reuse and promotes code organization.
The class that is being inherited from is called the parent or base class.
The class that inherits from the parent class is called the child or derived class.
The child class can access all the public and protected members of the par...
based on 10 reviews
Rating in categories
Software Engineer
56
salaries
| ₹2.1 L/yr - ₹5 L/yr |
Associate Software Engineer
50
salaries
| ₹1.5 L/yr - ₹4.3 L/yr |
Senior Software Engineer
44
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Software Tester
39
salaries
| ₹2 L/yr - ₹5 L/yr |
Senior Software Tester
22
salaries
| ₹3.3 L/yr - ₹7.5 L/yr |
Tekwissen
Damco Solutions
smartData Enterprises
In Time Tec Visionsoft