Faster and better experience!
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...
Angular is a popular open-source web application framework developed by Google for building dynamic single-page applications.
Angular is based on TypeScript, a superset of JavaScript.
It uses a component-based architecture for building UI elements.
Angular provides features like data binding, dependency injection, and routing.
Angular CLI is a command-line tool for creating, building, and testing Angular applications.
Question on blood relation
Cover array and string
HashStudioz Technologies interview questions for popular designations
I applied via Job Portal and was interviewed in Dec 2022. There were 2 interview rounds.
A collection is a group of related objects. There are various types of collections in programming.
Collections are used to store and manipulate groups of related objects
Types of collections include arrays, lists, sets, and maps
Arrays are fixed in size and can only store objects of the same type
Lists are dynamic in size and can store objects of different types
Sets are used to store unique objects and do not allow duplica
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
posted on 17 Dec 2024
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.
Write a SQL query to count number of reportees for each manager using GROUP BY clause
Add HAVING clause to filter out managers with atleast 5 reportees
Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5
Use libraries like pandas and dask to efficiently manage large datasets in Python.
Use pandas library for data manipulation and analysis.
Use dask library for parallel computing and out-of-core processing.
Optimize memory usage by loading data in chunks or using data types efficiently.
Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.
Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.
Pandas - used for data manipulation and analysis
NumPy - used for numerical computing and working with arrays
Matplotlib - used for data visualization
Scikit-learn - used for machine learning and data mining
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Agile values include individuals and interactions over processes and tools, while Scrum values include commitment, courage, focus, openness, and respect.
Agile values prioritize individuals and interactions over processes and tools
Scrum values include commitment, courage, focus, openness, and respect
Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective
Story points are a unit of...
As a project manager, I prepare various documents such as project plans, schedules, budgets, risk assessments, and progress reports. I contribute by leading the team, managing resources, and ensuring project success.
Prepare project plans outlining scope, objectives, deliverables, and timelines
Create schedules to allocate tasks and track progress
Develop budgets to manage project costs effectively
Conduct risk assessments...
Provide clear expectations, offer support and training, provide feedback and recognition, set goals and milestones.
Clearly communicate expectations and goals to the resource.
Offer support and training to help the resource improve their skills and knowledge.
Provide regular feedback and recognition for progress made.
Set specific goals and milestones to track improvement.
Create a development plan with the resource to addr...
Scrum of Scrums is a scaled agile framework where multiple Scrum teams coordinate their work. PI planning is a key event in SAFe where teams plan their work for the upcoming Program Increment.
Scrum of Scrums involves representatives from each Scrum team meeting regularly to discuss dependencies and progress.
PI planning is a two-day event where teams align on their objectives, dependencies, and priorities for the upcomi...
I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.
Pretty standard GD on topics around working remotely and country's macroeconomic
Derivative and alternative investments involve complex financial instruments and strategies beyond traditional stocks and bonds.
Derivatives are financial contracts whose value is derived from an underlying asset, index, or rate. Examples include options, futures, and swaps.
Alternative investments are non-traditional assets such as private equity, hedge funds, real estate, and commodities.
Both derivative and alternative...
Code Snept question with 3-4 Reasoning question. Google form
Pen paper coding round. String , Array . Linkedlist , graph, questions
To find the nearest prime number, iterate from the given number in both directions until a prime number is found.
Start iterating from the given number in both directions to find the nearest prime number.
Check if a number is prime by dividing it by all numbers less than its square root.
Keep track of the closest prime number found during the iteration.
Find the second maximum number in an array of strings.
Convert the array of strings to an array of integers.
Sort the array in descending order.
Return the second element in the sorted array.
based on 46 reviews
Rating in categories
Delhi ncr,
New Delhi
+52-4 Yrs
â‚ą 6-13 LPA
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