Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 3 interview rounds.
Average coding test for this secmark company...
Object-oriented programming concepts in C#
Encapsulation: bundling data and methods into a single unit
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding unnecessary details and exposing only essential features
Example: Creating a class 'Car' with properties like 'color' and methods like 'startEngine'
Example: Inheriting from a base cla...
Abstraction can be achieved by hiding unnecessary details and focusing on essential features.
Identify the essential features of the system
Hide unnecessary details by using abstract classes or interfaces
Encapsulate the implementation details
Use inheritance and polymorphism to achieve abstraction
Example: A car's essential features are its ability to move, steer, and stop. The engine's internal workings are unnecessary de...
Top trending discussions
I applied via Naukri.com and was interviewed before Apr 2020. There was 1 interview round.
Code for rand7 using rand5 function
Use rand5 twice to generate a number in [1,25] with equal probability
If the number is greater than 21, discard and try again
Otherwise, return (number mod 7) + 1
I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
MVC life cycle is a series of steps that occur when a request is made to an MVC application.
Request is received by the routing engine
Routing engine determines the controller and action to handle the request
Controller is instantiated and action method is called
Action method returns a view
View is rendered and returned as a response
A closure is a function that has access to its outer function's variables, even after the outer function has returned.
A closure is created when a function is defined inside another function.
It allows for private variables and functions in JavaScript.
Closures are used for data hiding, encapsulation, and creating modules.
Example: function outer() { var x = 10; function inner() { console.log(x); } return inner; } var clos...
I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.
I appeared for an interview before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer called my via phone and simultaneously provided me a link where I had to write the code for a given problem. It was scheduled at 12:30 pm, so timing was not an issue. It was a standard DP question involving a 2D matrix. The question was easy and I was able to code it within given time.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer asked me two coding questions in this round.
Round duration - 60 minutes
Round difficulty - Easy
This was on-site round at their Bangalore office. The interviewer was friendly and helpful. The interview held inside a conference room.
Given an undirected and disconnected graph G(V, E)
, where V
is the number of vertices and E
is the number of edges, the connections between vertices are provided in the 'GR...
Round duration - 60 minutes
Round difficulty - Easy
This was the next round of the onsite interviews. Took place in the same conference room as that of the previous round.
Round duration - 60 minutes
Round difficulty - Easy
This was the third round of the onsite interview.
Practice DP based questions as much as you can. Also, be confident during the interview about your solution. For practice, you can prefer Coding Ninjas and Geeks For Geeks.
Application resume tips for other job seekersKeep it short. Mention the academic and professional projects you've done. Add your educational details properly with percentage or CGPA obtained.
Final outcome of the interviewSelectedI applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates.
Virtual DOM is a concept used in modern web development frameworks like React.
It is a lightweight copy of the actual DOM that is used to track changes and update the actual DOM efficiently.
When a change is made to the virtual DOM, it is compared to the previous version to determine the minimum number of changes required to update the actual ...
based on 1 review
Rating in categories
Auditor
12
salaries
| ₹1.1 L/yr - ₹3 L/yr |
Assistant Product Manager
6
salaries
| ₹2.1 L/yr - ₹4.6 L/yr |
Python Developer
6
salaries
| ₹3.6 L/yr - ₹6.1 L/yr |
Junior Software Developer
5
salaries
| ₹2.4 L/yr - ₹6.5 L/yr |
Internal Auditor
5
salaries
| ₹1.2 L/yr - ₹3.2 L/yr |
Cognizant
WNS
Capita
Gallagher