Filter interviews by
JWT token is a JSON Web Token used for authentication and authorization. OAuth2 is an authorization framework.
JWT token is a compact and self-contained way to transmit information between parties as a JSON object.
OAuth2 is an authorization framework that enables a third-party application to obtain limited access to an HTTP service.
JWT token is used for authentication and authorization, while OAuth2 is used for authoriz...
I don't really really for aptitude
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Implementation is the process of defining the methods and behaviors of a class.
Inheritance allows a class to inherit attributes and methods from another class, promoting code reusability.
Implementation involves writing the actual code for the methods and behaviors defined in a class.
Example: Cla...
My strength is problem-solving, weakness is time management, and in the next 5 years, I aim to become a lead developer.
Strength: Strong problem-solving skills - I enjoy tackling complex issues and finding efficient solutions.
Weakness: Time management - I sometimes struggle with prioritizing tasks and meeting deadlines.
Future goal: To become a lead developer - I plan to enhance my technical skills, take on more responsi
posted on 26 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Generale questions about my previous experience
Create a Movie application on compose using mvvm
posted on 22 Jun 2024
Easy question in aptitude
posted on 6 May 2024
The 'ref' keyword in C# is used to pass arguments by reference instead of by value.
Allows a method to modify the value of the argument passed to it
Useful when you want to update the original value of a variable inside a method
Can be used with value types and reference types
Example: void UpdateValue(ref int num) { num = 10; }
Example: int value = 5; UpdateValue(ref value); // value will be 10 after the method call
React Hooks are functions that let you use state and other React features without writing a class.
React Hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used React Hooks are useState, useEffect, useContext, etc.
Hooks are more lightweight and easier to understand compared to class components.
I applied via LinkedIn and was interviewed before Sep 2023. There were 2 interview rounds.
Just basic DSA round
I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Feb 2023. There were 2 interview rounds.
Some basic level of dsa questions like sorting and reverse a linked list and some javascript question
All the apti tpics were asked,totally 98 questions30 apti
other related to software
An interface is a contract that defines the methods that a class must implement, while an abstract class can provide some implementation.
An interface can only have abstract methods, while an abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces, but can only inherit from a single abstract class.
Interfaces are used to achieve multiple inheritance in Java.
Abstract classe...
Enum is a data type that consists of a set of named values.
Enums are used to define a set of constants that can be assigned to a variable.
They make code more readable and maintainable.
Example: enum Color { RED, GREEN, BLUE }
Enums can also have values assigned to them, like enum Size { SMALL = 1, MEDIUM = 2, LARGE = 3 }
Assistant Manager
82
salaries
| ₹10 L/yr - ₹28 L/yr |
Senior Executive
45
salaries
| ₹6.5 L/yr - ₹18 L/yr |
Manager
41
salaries
| ₹14.6 L/yr - ₹37.3 L/yr |
Senior Analyst
28
salaries
| ₹9.2 L/yr - ₹18 L/yr |
Senior Financial Analyst
17
salaries
| ₹7.8 L/yr - ₹16.4 L/yr |
Sony
Comcast
Viacom India
Netflix