Filter interviews by
Identity server is a software component that manages user authentication and authorization in a system.
Manages user authentication and authorization
Provides centralized login functionality
Issues and validates security tokens
Supports single sign-on (SSO)
Examples: Keycloak, IdentityServer
Authentication verifies the identity of a user, while authorization determines what resources a user can access.
Authentication confirms the user's identity through credentials like passwords or biometrics.
Authorization controls the user's access to specific resources or functionalities based on their identity.
Example: Logging into a system with a username and password is authentication, while being able to view/edit ce...
Top trending discussions
Answering questions related to software development and Salesforce administration.
Process Builder is a visual tool in Salesforce used to automate business processes.
Types of relationships in Salesforce include lookup, master-detail, and many-to-many relationships.
User represents an individual who can log in and access Salesforce, Profile defines the permissions and settings for a user, and Role determines the hierarchy...
I have configured various software systems and tools for development purposes.
Configured IDEs such as Eclipse and Visual Studio for development
Set up version control systems like Git and SVN
Installed and configured build tools like Maven and Gradle
Configured application servers like Tomcat and JBoss
Set up databases like MySQL and Oracle for development and testing
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
This round consist of two questions and we have to solve both the questions to qualify for the next round.
Round duration - 40 minutes
Round difficulty - Easy
A single coding question was asked that had a lot of corner cases.
Round duration - 45 minutes
Round difficulty - Easy
It had 3 coding questions followed by basic concepts of DP.
To find the maximum difference between a node and its descendant in the same path in a binary tree, we can perform a depth-first search while keeping track of the minimum value encountered so far.
Perform a depth-first search on the binary tree, keeping track of the minimum value encountered so far in the path.
At each node, calculate the difference between the current node value and the minimum value encountered so far ...
Round duration - 30 minutes
Round difficulty - Easy
It had 2 coding questions which were of good level.
Kruskal's algorithm finds MST by sorting edges, adding smallest edge that doesn't create a cycle, repeat until all vertices are connected.
Sort all edges in non-decreasing order of their weights.
Initialize an empty graph to store the MST.
Iterate through sorted edges and add the smallest edge that doesn't create a cycle in the MST.
Repeat until all vertices are connected in the MST.
Round duration - 30 minutes
Round difficulty - Easy
This was the last round.
Don’t create panic in any case in the interview , as even if you are not selected you will learn a lot from your interview experience and perform well in the future. Also I would recommend you Coding Ninjas as according to me it is a good platform to learn basic coding concepts and to practice coding.
Application resume tips for other job seekersWrite whatever you are sure about and have actually done that. CGPA plays a good role but not a complete role as it is just eligibility criteria for some companies. Have at least 1 or 2 good projects from which you know everything involved in the project.
Final outcome of the interviewSelectedI thrive on challenges that push my technical skills and creativity, especially in problem-solving and innovative project development.
Complex problem-solving: I enjoy tackling intricate algorithms, like optimizing search functions in large datasets.
Innovative projects: Working on projects that require new technologies, such as developing a mobile app using AI for personalized user experiences.
Collaboration: I find exci...
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
Factorial can be calculated using a loop by multiplying numbers from 1 to n.
Initialize a variable to 1
Use a loop to multiply the variable with numbers from 1 to n
Return the variable
I applied via Company Website and was interviewed before May 2020. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.
based on 1 interview experience
based on 6 reviews
Rating in categories
Software Developer
20
salaries
| ₹3.6 L/yr - ₹8.5 L/yr |
Senior Product Manager
9
salaries
| ₹7.4 L/yr - ₹7.5 L/yr |
Data Analyst
6
salaries
| ₹3.2 L/yr - ₹6 L/yr |
React Js Frontend Developer
6
salaries
| ₹8.9 L/yr - ₹9 L/yr |
Flutter Developer
6
salaries
| ₹1.6 L/yr - ₹5.5 L/yr |