i
IFortis Worldwide
Filter interviews by
I was interviewed in Apr 2024.
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 28 Sep 2024
I applied via campus placement at University Vishveshvaraya College of Engineering (UVCE)
Contains coding,apptitude,sql,dbms etc.
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Technical MCQ questions on core computer science subjects were asked.
Maths, English, and logic
Number of street lights in a state
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 applied via Campus Placement and was interviewed in Oct 2022. There were 3 interview rounds.
There was apti round with good apti questions and also code debugging
Angle between hands of clock at 10:25 is 147.5 degrees. Trains will collide at midpoint of their initial positions.
To calculate angle between hands of clock, use formula: |(30*H)-(11/2)*M|
For 10:25, H=10 and M=25, so angle = |(30*10)-(11/2)*25| = 147.5 degrees
When two trains are traveling towards each other, their relative speed is added to get the collision speed.
The collision point is the midpoint of their initial po...
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.
Given a singly linked list of integers, determine if the linked list is a palindrome.
A linked list is considered a palindrome if it reads the same forwar...
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.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
HR Trainee
8
salaries
| ₹2 L/yr - ₹3.1 L/yr |
HR Associate
5
salaries
| ₹1 L/yr - ₹5 L/yr |
HR Executive
4
salaries
| ₹2 L/yr - ₹10 L/yr |
HR Intern
4
salaries
| ₹1.8 L/yr - ₹3.2 L/yr |
Executive - Sales & Marketing
4
salaries
| ₹2.1 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech