i
Monocept
Filter interviews by
Authentication and authorization steps for software engineer role
1. Authentication verifies the identity of a user, usually through credentials like username and password
2. Authorization determines what actions a user is allowed to perform after authentication
3. Common authentication methods include OAuth, JWT, and SAML
4. Authorization can be role-based, attribute-based, or policy-based
5. Implementing multi-factor auth
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Not good but easy also
No coding round for second round
Simple question reasoning quant alll
I appeared for an interview in Aug 2024.
Provide some basic to medium-level coding questions that need to be written on paper, after which candidates will be screened based on their submitted code.
I am motivated by the challenging projects and opportunities for growth at your organization. I am committed to my work and would only consider leaving for a significantly better opportunity.
I am motivated by the challenging projects and opportunities for growth at your organization
I am committed to my work and value stability in my career
I would only consider leaving for a significantly better opportunity, such as a h
Monocept interview questions for designations
I appeared for an interview before Jan 2024.
Code chef competition- Arrays
I have worked on various projects including a web application for inventory management and a mobile app for task tracking.
Developed a web application using React for inventory management system
Created a mobile app using Flutter for task tracking and scheduling
Implemented RESTful APIs for communication between frontend and backend systems
Overloading is when a class has multiple methods with the same name but different parameters, while overriding is when a subclass provides a specific implementation for a method that is already defined in its superclass.
Overloading involves multiple methods with the same name but different parameters
Overriding involves a subclass providing a specific implementation for a method already defined in its superclass
Overload...
My hobbies include hiking, playing guitar, and reading science fiction novels.
Hiking: I enjoy exploring nature trails and challenging myself physically.
Playing guitar: I find relaxation and creativity in playing music.
Reading science fiction novels: I love diving into imaginative worlds and exploring futuristic concepts.
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Some aptitude with few coding question
Oops Concept is a programming paradigm that focuses on objects and their interactions to solve problems.
Oops stands for Object-Oriented Programming System
It emphasizes on encapsulation, inheritance, and polymorphism
Objects are instances of classes that have attributes and methods
Encapsulation is the process of hiding data and methods within a class
Inheritance allows a class to inherit properties and methods from anothe...
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Dp, trees and basic time complexity
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience working in Agile development environment
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
posted on 14 Sep 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English
Reverse a string by grouping 'm' characters together
Iterate through the string in groups of 'm' characters
Reverse each group of 'm' characters
Concatenate the reversed groups to get the final reversed string
based on 6 interviews
1 Interview rounds
based on 24 reviews
Rating in categories
Senior Software Engineer
205
salaries
| ₹5 L/yr - ₹20.5 L/yr |
Software Engineer
179
salaries
| ₹3 L/yr - ₹9.5 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
26
salaries
| ₹11 L/yr - ₹29.9 L/yr |
Saama Technologies
IT By Design
Systems Plus
ANR Software Private Limited