i
Monocept
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Oct 2021. There were 3 interview rounds.
Study Namaste Javascript channel by youtube Akshay
Questions on react, node, few aws questions, some aptitude, DA
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
Easy to medium leetcode questions
posted on 3 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Basic aptitude test and was unproctored
posted on 7 Mar 2023
Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.
Used when only one instance of a class is required throughout the application
Provides a global point of access to the instance
Implemented using a private constructor, static method, and static variable
Example: Logger class, Database connection class
C# LINQ queries for group and sum data from data table
Use GroupBy() method to group data based on a specific column
Use Sum() method to calculate the sum of a column
Use Select() method to select the required columns
Solid design principles are a set of guidelines for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness
Interface Se...
posted on 23 Nov 2024
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
MCQ questions on OS, JS and HTML
Basic Questions from resume. String/Array DSA questions
posted on 6 Aug 2021
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.
Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.
Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...
A program to check if two strings are anagrams of each other.
Create two character arrays from the input strings
Sort the arrays
Compare the sorted arrays to check if they are equal
Using Streams API to filter and map an array of strings
Create a stream from the array using Arrays.stream()
Use filter() to select elements that meet a certain condition
Use map() to transform each element into a new value
Use toArray() to convert the stream back into an array
REST API is a web service that uses HTTP requests to access and manipulate data.
REST stands for Representational State Transfer
It is an architectural style for building web services
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources
It is stateless and can be cached
It returns data in various formats like JSON, XML, etc.
based on 8 reviews
Rating in categories
Senior Software Engineer
205
salaries
| ₹5 L/yr - ₹20.5 L/yr |
Software Engineer
176
salaries
| ₹3 L/yr - ₹9.2 L/yr |
Software Developer
47
salaries
| ₹4 L/yr - ₹10.6 L/yr |
Associate Technical Leader
36
salaries
| ₹10.3 L/yr - ₹22.6 L/yr |
Technical Lead
27
salaries
| ₹11 L/yr - ₹28.5 L/yr |
Saama Technologies
IT By Design
Systems Plus
ANR Software Private Limited