Filter interviews by
Create dataframe, add new column, find consecutive user IDs by date
Create a dataframe with user IDs and dates
Add a new column to calculate the difference in dates for each user ID
Identify consecutive user IDs based on the date difference
SSO can be implemented using protocols like SAML, OAuth, or OpenID Connect.
Choose a suitable SSO protocol like SAML, OAuth, or OpenID Connect.
Integrate the chosen protocol with your application's authentication system.
Set up identity providers (IdP) and service providers (SP) for SSO.
Implement single sign-on functionality to allow users to access multiple applications with one set of credentials.
Scrum tech is a framework used in agile project management for software development.
Scrum tech involves breaking down a project into smaller tasks called sprints
It emphasizes collaboration, flexibility, and continuous improvement
Common roles in scrum tech include product owner, scrum master, and development team
Daily stand-up meetings are held to discuss progress and challenges
posted on 6 Jun 2024
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
C, C++, Java, PHP i can do this programming for coding test
Java is a popular programming language used for developing a wide range of applications.
Java is an object-oriented language.
It is platform-independent and can run on any device with a Java Virtual Machine (JVM).
Java is known for its robustness, security, and scalability.
It is widely used in web development, mobile app development, and enterprise software development.
Method Overloading is the ability to have multiple methods with the same name but different parameters.
Method Overloading is a feature of object-oriented programming.
It allows a class to have multiple methods with the same name but different parameters.
The compiler determines which method to call based on the number and types of arguments passed.
Example: void print(int x), void print(String s), void print(int x, String
An abstract class is a class that cannot be instantiated and is used as a base class for other classes.
An abstract class can have abstract and non-abstract methods.
Abstract methods have no implementation and must be implemented by the derived class.
An abstract class can have constructors and instance variables.
An abstract class can be used to define a common interface for a group of related classes.
Example: Animal is a...
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 3 interview rounds.
Different ways to kill a process
Using task manager in Windows
Using kill command in Linux/Unix
Using Activity Monitor in macOS
Using Process Explorer in Windows
Using pkill command in Linux/Unix
A zombie process is a process that has completed its execution but still has an entry in the process table.
Zombie processes occur when a child process finishes execution before its parent process.
The parent process should call the wait() system call to retrieve the exit status of the child process and remove it from the process table.
If the parent process fails to do so, the child process becomes a zombie process.
Zombi...
Python question based on function
posted on 1 Apr 2022
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Software Engineer
66
salaries
| ₹8 L/yr - ₹22 L/yr |
Associate Software Engineer
47
salaries
| ₹6.7 L/yr - ₹13 L/yr |
Senior Software Engineer
31
salaries
| ₹10.5 L/yr - ₹30 L/yr |
QA Engineer
28
salaries
| ₹5.5 L/yr - ₹13 L/yr |
Manager
23
salaries
| ₹5.8 L/yr - ₹17.2 L/yr |
TCS
Infosys
Wipro
HCLTech