Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
Custom caching is the process of storing data in a cache that is specifically tailored to the needs of a particular application or system.
Custom caching allows developers to control how data is stored, retrieved, and invalidated in the cache.
Developers can define custom cache keys, expiration policies, and storage mechanisms based on the specific requirements of their application.
Examples of custom caching include usin...
Event emitters are objects in Node.js that allow for communication between different parts of a program by emitting named events.
Event emitters are a core feature of Node.js for implementing the observer pattern.
They allow one part of a program to signal that an event has occurred, and other parts to register to listen for that event.
Listeners can be added to an event emitter using the 'on' method, and events can be em...
Localization in SFRA refers to the process of adapting a website to different languages, regions, and cultures.
SFRA provides built-in support for localization through the use of resource bundles.
Developers can create separate resource bundles for each language or region supported by the website.
Localization in SFRA involves translating text strings, images, and other content to make the website accessible to a global a
I applied via LinkedIn and was interviewed in Feb 2023. There were 4 interview rounds.
Scenario based Manual testing Assesment
API methods are functions that allow software applications to interact with each other.
GET - retrieves data from a server
POST - sends data to a server to create a resource
PUT - sends data to a server to update a resource
DELETE - sends a request to a server to delete a resource
PATCH - sends a request to a server to update a resource partially
Undefined means a variable has been declared but has not yet been assigned a value. Null is an assignment value that represents no value or no object.
Undefined is a type in JavaScript that represents a variable that has not been assigned a value
Null is a type in JavaScript that represents a deliberate non-value or no object
Undefined is returned by functions that do not explicitly return a value
Null is often used to ind...
JavaScript string methods are used to manipulate and work with strings.
charAt() - returns the character at a specified index
concat() - joins two or more strings
indexOf() - returns the index of the first occurrence of a specified value
replace() - replaces a specified value with another value in a string
slice() - extracts a part of a string and returns a new string
split() - splits a string into an array of substrings
toLo...
Types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and multipath.
Single inheritance involves a child class inheriting from a single parent class.
Multiple inheritance involves a child class inheriting from multiple parent classes.
Multilevel inheritance involves a child class inheriting from a parent class, which in turn inherits from another parent class.
Hierarchical inheritance involves mu...
Solveda Software interview questions for popular designations
I applied via LinkedIn and was interviewed before Nov 2021. There were 2 interview rounds.
Get interview-ready with Top Solveda Software Interview Questions
Top trending discussions
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
4 easy level questions will be asked basically from arrays and strings.
Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.
I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.
Verbal communicatiom, attention to detail, email writing part
posted on 28 Dec 2024
I applied via Campus Placement
Basic aptitude assessment along with some theoretical components.
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
The OSI (Open Systems Interconnection) model consists of 7 layers that define the functions of a network communication system.
Physical Layer: Deals with physical connections and transmission of raw data.
Data Link Layer: Manages data frames and error detection/correction.
Network Layer: Handles routing and logical addressing.
Transport Layer: Ensures end-to-end communication and data flow control.
Session Layer: Establishe...
Avoid deadlock by implementing proper resource allocation strategies and using techniques like timeouts and resource ordering.
Implement proper resource allocation strategies to prevent multiple processes from holding resources indefinitely.
Use timeouts to limit the amount of time a process can wait for a resource before releasing it.
Follow a strict resource ordering protocol to ensure processes request and release reso...
based on 4 interviews
Interview experience
based on 45 reviews
Rating in categories
Software Developer
48
salaries
| ₹3.2 L/yr - ₹12.5 L/yr |
Senior Software Developer
15
salaries
| ₹9 L/yr - ₹21 L/yr |
UI Developer
11
salaries
| ₹5 L/yr - ₹9.5 L/yr |
QA Engineer
9
salaries
| ₹3.3 L/yr - ₹14 L/yr |
Scrum Master
6
salaries
| ₹7.5 L/yr - ₹16 L/yr |
TCS
Infosys
Wipro
HCLTech