i
Mash Virtual
Filter interviews by
I applied via Walk-in and was interviewed in May 2021. There was 1 interview round.
Encapsulation is the process of hiding implementation details and exposing only necessary information.
Encapsulation helps in achieving data abstraction and information hiding
It allows for better control over data and prevents unauthorized access
It promotes code reusability and reduces complexity
Example: A class with private variables and public methods to access them
Data hiding is the practice of hiding implementation details of an object from the outside world.
It is a technique used in object-oriented programming.
It helps to protect the data from unauthorized access.
It improves security and reduces coupling between objects.
It is achieved by using access modifiers such as private, protected, and package-private.
Example: Encapsulation in Java uses data hiding to protect the data of
Session state management refers to the process of managing user session data in web applications.
Session state can be managed using cookies, URL rewriting, or server-side storage.
Cookies are small text files stored on the client-side that contain session data.
URL rewriting involves appending session IDs to URLs.
Server-side storage can be used to store session data in a database or in-memory cache.
Session state manageme...
Top trending discussions
I applied via Naukri.com
Answers to common interview questions for Software Engineer position
Option Strict and Option Explicit are compiler directives in VB.NET
Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection
System.String is immutable while System.StringBuilder is mutable
Delegate is a type that represents a reference to a method
Value types store data directly while reference types store a referen...
posted on 19 Sep 2021
I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.
posted on 23 Apr 2024
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.
Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.
Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement
posted on 29 May 2023
Basic aptitude test
Javascript and react js
I applied via Other and was interviewed in Oct 2021. There was 1 interview round.
posted on 11 Sep 2024
I was interviewed before Sep 2023.
A function in C to check if a number is prime or not
Create a function that takes an integer as input
Check if the input number is divisible by any number from 2 to its square root
If it is not divisible by any number, return true (prime), else return false (not prime)
Basic codes for array manipulation including sorting, searching, and filtering.
Use built-in functions like sort() for sorting arrays.
Implement algorithms like binary search for searching in arrays.
Utilize filter() method for filtering arrays based on specific criteria.
posted on 15 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Answers to questions related to software engineering concepts.
Volatile is a keyword used to indicate that a variable's value can be changed unexpectedly.
Constant is a keyword used to indicate that a variable's value cannot be changed once it is assigned.
Volatile and const can be used together to indicate that a variable's value cannot be changed and that it may change unexpectedly.
ISR stands for Interrupt Service Routi...
A pointer is a variable that stores the memory address of another variable. Dangling, null, and void pointers are types of pointers.
Dangling pointer: a pointer that points to a memory location that has been deallocated or freed
Null pointer: a pointer that does not point to any memory location
Void pointer: a pointer that has no specific data type and can point to any data type
Storage classes in C define the scope and lifetime of variables.
auto: default storage class for local variables
register: stores variables in CPU registers for faster access
static: retains value between function calls
extern: used to access global variables across multiple files
CAN data frame is a message format used in Controller Area Network (CAN) protocol.
CAN data frame consists of 7 fields: Start of Frame (SOF), Arbitration ID, Control Bits, Data Length Code (DLC), Data Field, Cyclic Redundancy Check (CRC), and End of Frame (EOF).
The Arbitration ID field is used to identify the message priority and the source of the message.
The Data Field can contain up to 8 bytes of data.
The CRC field is...
posted on 19 Feb 2024
Discussion on experience and current role and responsibilities
A job scheduler is a software application that manages the scheduling of tasks or jobs to be executed by a computer system.
Define the job scheduling requirements such as priority, deadline, resource constraints, etc.
Implement a scheduling algorithm like First Come First Serve, Shortest Job First, Round Robin, etc.
Maintain a queue of jobs to be executed and allocate resources accordingly.
Monitor job execution and handle...
based on 11 reviews
Rating in categories
Software Developer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
DOT NET Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
IOS Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
QA
5
salaries
| ₹0 L/yr - ₹0 L/yr |
HR Executive
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Global Edge Software
Trawex Technologies
WovVTech
Pagarbook