Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There was 1 interview round.
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
get props is used to retrieve the value of a property in React components, while set props is used to update the value of a property.
get props is used to access the value of a property passed down from a parent component
set props is used to update the value of a property in the current component
Example: get props - accessing the 'name' prop in a child component: this.props.name
Example: set props - updating the 'count' ...
get forEach is used to iterate over elements in an array without returning a new array, while map creates a new array by applying a function to each element.
forEach does not return a new array, while map returns a new array with the results of applying a function to each element
forEach is used for side effects, while map is used for transforming data
forEach does not return anything, while map returns a new array
Example...
PUT is used to update or replace an entire resource, while PATCH is used to update or modify part of a resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
PATCH is not necessarily idempotent, as multiple identical requests may have different effects.
PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the spec...
Local storage is persistent and stays until manually cleared, while session storage is temporary and cleared when the browser is closed.
Local storage data persists even after closing the browser
Session storage data is cleared when the browser is closed
Both store data as key-value pairs similar to cookies
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Java collections are data structures that store and manipulate groups of objects.
Types of collections include List, Set, Map, Queue, etc.
Internal workings involve data structures like arrays, linked lists, hash tables, etc.
Collections framework provides interfaces and classes for working with collections.
Count occurrences of a specific string in an array of strings.
Iterate through the array and use a HashMap to store the count of each string.
Use the string as key and increment the count each time it is encountered.
Return the count of the specific string at the end.
Using stream to filter a list of strings
Use the filter method to apply a predicate to each element in the stream
Convert the stream back to a list using the collect method
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Aug 2023. There were 3 interview rounds.
Coding test had two questions which we should solve using any of the programing language
Truncate is used in SQL to quickly delete all records from a table without logging individual row deletions.
Truncate is faster than using DELETE statement as it does not log individual row deletions.
Truncate resets the identity seed value of the table.
Truncate cannot be rolled back and does not activate triggers.
Memory management techniques in operating systems involve allocation, deallocation, and optimization of memory usage.
Memory partitioning: dividing memory into fixed-size or variable-size partitions for allocation to processes.
Paging: dividing memory into fixed-size blocks and allocating them to processes as needed.
Segmentation: dividing memory into logical segments based on program structure.
Virtual memory: using disk ...
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Good number of questions on permutations, english etc
The company is a leading software development firm specializing in creating innovative solutions for various industries.
Specializes in creating innovative software solutions
Works with clients from various industries
Known for high-quality and reliable products
Has a strong team of experienced developers
Focuses on staying up-to-date with the latest technologies
posted on 6 Jun 2024
30 min .. time, speed, distance
Normal easy qus via leetcode
Senior Engineer
14
salaries
| ₹7.5 L/yr - ₹21 L/yr |
Senior Software Engineer
10
salaries
| ₹10 L/yr - ₹21.5 L/yr |
Technical Specialist
10
salaries
| ₹15.5 L/yr - ₹26 L/yr |
Software Engineer
7
salaries
| ₹5.1 L/yr - ₹8.5 L/yr |
Senior Technical Lead
4
salaries
| ₹17.5 L/yr - ₹45 L/yr |
TCS
Infosys
Wipro
HCLTech