Filter interviews by
I applied via Walk-in and was interviewed in Sep 2023. There were 3 interview rounds.
Easy overall,achievable if you are strong with basics
Oops concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
Proficient in Java, Python, and SQL.
Java
Python
SQL
Top trending discussions
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Paper pen coding test
Find the maximum sum of a subarray of size k in an array of integers.
Use a sliding window approach to keep track of the sum of the current subarray.
Slide the window by adding the next element and subtracting the previous element.
Keep track of the maximum sum encountered so far.
Return the maximum sum found.
Find the longest common prefix among an array of strings.
Iterate through the characters of the first string and compare with other strings.
Stop when a character doesn't match or reach the end of any string.
Return the prefix found so far.
Hackerrrank and for 1 hour 3 LC medium
posted on 7 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Networking core java , oops . data interpretation , data analysis , English and basic Maths question
Java questions , Dsa questions . timing was approx 2 hours
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Two questions were asked and answered both
Two programs on Java was asked on loops and collections
I was interviewed in Aug 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Interview was scheduled in afternoon. It was more on OOPs and DSA.
I gave O(n) both time and space solution using stacks but interviewer asked to optimize it and give clue as well.
I understood the clue and was able to optimise the code. I was not asked to code in this round just had an discussion but few of my peers were asked to write code as well.
Round duration - 20 Minutes
Round difficulty - Easy
She asked me more about myself and few projects in resume. It was more of formal discussion than an interview round. I was very comfortable and she aksed me about my location preference at end of. Interview.
Tip 1 : BlackRock has so many projects in Java, So I made sure I clear my basics and prepare well for each and every question about Java
Tip 2 : OOPS is something which was being asked from everyone and every seniors confirmed the same.
Tip 3 : Have good projects, preferably in development.
Tip 1 : Have at least 2 projects.
Tip 2 : Include certifications.
I applied via campus placement at International Institute of Information Technology (IIIT), Bhubaneswar and was interviewed before Sep 2023. There were 3 interview rounds.
The first round was a mcq test based on aptitude and statstics
2nd round was a coding round. Three questions were given . Two were easy and one was medium
posted on 22 Mar 2023
I applied via Walk-in and was interviewed before Mar 2022. There were 2 interview rounds.
I am a motivated and enthusiastic individual with a strong passion for learning and gaining practical experience in the field of [internship position].
I am currently pursuing a degree in [relevant field] at [university name].
I have completed coursework in [specific subjects] which have provided me with a solid foundation in [relevant skills].
I have gained practical experience through internships at [company/organizatio...
I am a motivated and enthusiastic individual with previous experience in various internships.
Completed a marketing internship at XYZ Company, where I assisted in developing social media campaigns and analyzing market trends.
Worked as a research intern at ABC Organization, conducting data analysis and assisting in writing research reports.
Volunteered as an intern at a local hospital, shadowing doctors and nurses to gain...
It was not good, it contain mostly question of java programming.
Factorial of n and sum of n numbers using recursion
Create a recursive function to calculate factorial of n
Use a recursive function to calculate the sum of all n numbers
Handle base cases for both factorial and sum calculations
Example: Factorial of 5 = 5 * 4 * 3 * 2 * 1 = 120, Sum of first 5 numbers = 1 + 2 + 3 + 4 + 5 = 15
based on 4 reviews
Rating in categories
Junior Software Engineer
472
salaries
| ₹1 L/yr - ₹5.9 L/yr |
Software Engineer
441
salaries
| ₹2.4 L/yr - ₹12.5 L/yr |
Associate Software Engineer
147
salaries
| ₹2 L/yr - ₹5.1 L/yr |
Senior Software Engineer
145
salaries
| ₹7 L/yr - ₹27 L/yr |
Softwaretest Engineer
136
salaries
| ₹2 L/yr - ₹9 L/yr |
Infosys
Wipro
TCS
HCLTech