i
HashStudioz Technologies
Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.
The interview questions are related to the candidate's experience, salary, and willingness to relocate.
Answer the question about the number of years of experience as a Java Developer.
Provide details about the current salary and organization.
State the expected salary for the new job.
Indicate if there is any problem with relocating to the job posting place.
Answers to questions related to Java Developer interview
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values
ConcurrentHashMap is a thread-safe version of HashMap that allows multiple threads to access and modify the map concurrently
Fail-fast iterator throws ConcurrentModificationException if the collection is modified while iterating
Fail-safe iterator creates a copy of the collect...
Java interview questions on object creation, memory allocation, and @autowired annotation.
One object will be created for the String 'abc' and another object will be created for the reference variable 's'.
Stack memory is used for storing method calls and local variables, while heap memory is used for storing objects.
@Autowired is used in Spring Framework for automatic dependency injection.
It eliminates the need for manu...
Question on blood relation
Cover array and string
Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.
Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.
It uses topics to categorize data streams, producers publish messages to topics, and consumers subscribe to topics to process messages.
Kafka can be implemented using Kafka APIs in Java, Scala, or other programming...
OAuth is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords.
OAuth allows users to grant access to their information on one site to another site without sharing their credentials.
It is commonly used for authentication and authorization in APIs.
OAuth uses tokens to access re...
I applied via Naukri.com
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
Find the 2nd largest element in an array with the least time complexity.
Sort the array in descending order and return the element at index 1.
Initialize two variables to keep track of the largest and second largest elements.
Iterate through the array and update the variables accordingly.
Return the second largest element.
I applied via Naukri.com and was interviewed before Jan 2021. There was 1 interview round.
posted on 5 Aug 2024
It is very impressive work on Josh technology assessment because we learn many new skills.
API stands for Application Programming Interface. It is a set of rules and protocols that allows different software applications to communicate with each other.
APIs define the methods and data formats that applications can use to request and exchange information.
APIs can be used to access services provided by other software applications, such as retrieving data from a database or sending notifications.
Examples of APIs ...
Software development life cycle (SDLC) is a process used by software developers to design, develop, and test software.
1. Planning: Define the project scope, requirements, and objectives.
2. Analysis: Gather and analyze user requirements.
3. Design: Create a detailed design of the software.
4. Implementation: Develop the software based on the design.
5. Testing: Test the software for bugs and issues.
6. Deployment: Release t...
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was ok. I was not able to solve all the questions.
To remove the last element from a linked list, iterate to the second last node and update its next pointer to null.
Iterate through the linked list to find the second last node
Update the next pointer of the second last node to null
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
The interviewer asked about javascript basics and DSA questions and some typescript questions
Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc
Software Engineer
61
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Developer
38
salaries
| ₹1 L/yr - ₹9 L/yr |
Senior Software Engineer
18
salaries
| ₹6.8 L/yr - ₹16 L/yr |
Technical Lead
11
salaries
| ₹7.2 L/yr - ₹18.3 L/yr |
Associate Software Engineer
10
salaries
| ₹2.7 L/yr - ₹5.4 L/yr |
TCS
Infosys
Wipro
HCLTech