Filter interviews by
I was interviewed in Aug 2021.
Round duration - 75 minutes
Round difficulty - Easy
2 coding problems were asked
Candidates who solved both the questions in the first 45 mins get shortlisted. 12 candidates including me got shortlisted.
The basic idea of this approach is to break the original problem into sub-problems. Let us assume we want to find the length of the longest common subsequence of “STR1” and “STR2” whose length is ‘N’ and ‘M’ respectively.
Now, let us define a recursive function
LCS(Int I, int J, string STR1, string STR2)
Which returns the length of the longest common subsequence of string STR1...
We will iterate over all the possible pairs of nodes and check if they are directly connected. We will build the graph and using a breadth-first search we can find all the connected components. If two nodes in the query are part of the same component insert ‘1’ otherwise ‘0’ in the vector/list ‘ans’.
We will apply the algorithm as follows:-
Round duration - 60 minutes
Round difficulty - Easy
Round 2 : HR + Technical Round Time -60 Mins
Firstly we greet each other and then we have talked about my projects and stuff. After that, he gave me some technical questions and I have to choose any three of them and write the code for them. I finished with all the three questions in about 15-20 min since i have solved similar questions while practicing.
What are the various formatting tags in HTML?
What is Pattern Matching in SQL?
After solving those questions we have discussed about our city since i and the interviewer both are from the same city, after that we were finished the interview.
After a very stressful night, the Next day results were declared and 7 out of 12 candidates including me got selected for the internship.
We will use Breadth-First Search to find the shortest path from cellNumber 1 to cellNumber N*N.
Iterate through the array and store the frequency of each string in the array. Find out the maximum frequency word which occurs in the array and print the word which has the maximum frequency but has less frequency than the maximum one.
Algorithm:-
Key 1: (A): Print one ‘A’ on screen.
Key 2: (Ctrl-A): Select the whole screen.
Key 3: (Ctrl-C): Copy selection to buffe...
Approach: We can observe that if ‘n’ < 7, the output is ‘n’ itself. Otherwise, if ‘n’ is greater than or equal to 7, then the optimal sequence of operations will end with a suffix of one Ctrl-A, one Ctrl-C, followed by one or several Ctrl-V’s.
If F(n) given the maximum number of ‘A’s that can be printed by ‘n’ keystrokes and ‘x’ represent the number of Ctrl-V’s at the end, then recurrence relatio...
Tip 1 : Do at least 4-6 questions daily on leetcode, codingninjas, geeksforgeeks or interviewbit wherever it suits you.
Tip 2 : Do at least 1 good project or an internship in a start up before the internship season
Tip 3 : Focus on Competitive programming also it increases our problem-solving ability exponentially.
Tip 1 : Make a decent resume with a good project or an intern.
Tip 2 : Never fake any point in the resume it will not gonna benefit you .
I applied via LinkedIn and was interviewed in Feb 2022. There was 1 interview round.
Managing programs in distributed environments requires effective communication, collaboration, and coordination.
Establish clear communication channels and protocols
Use collaboration tools such as video conferencing and project management software
Ensure all team members have access to necessary resources and information
Establish regular check-ins and progress updates
Anticipate and address potential challenges related to...
Key challenges faced and solutions as a Program Manager
One of the key challenges is managing stakeholder expectations
Solution is to establish clear communication channels and set realistic goals
Another challenge is managing project scope and changes
Solution is to have a change management process in place and regularly review project scope
Resource allocation and management can also be a challenge
Solution is to have a cl...
I was interviewed before Apr 2022.
Asked to create unix shell scripts for deployment in weblogic
I applied via Campus Placement and was interviewed before Jul 2022. There were 2 interview rounds.
It had 4 questions of moderate difficulty
Visa interview questions for popular designations
I applied via Referral and was interviewed before Jun 2022. There were 5 interview rounds.
Hacker rank test based on string manipulation questions
Get interview-ready with Top Visa Interview Questions
I applied via LinkedIn and was interviewed before Mar 2023. There was 1 interview round.
Hacker Rank online assessment test of 1 hr 30 mins
I applied via Recruitment Consultant and was interviewed in Sep 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Dec 2021. There were 2 interview rounds.
I am expecting a competitive salary based on my experience and the responsibilities of the role.
I am open to negotiation based on the company's budget and benefits package.
I have researched the average salary range for this position in the industry and location.
I am confident in my skills and experience and believe I can bring value to the company.
I am looking for a fair and reasonable compensation package that reflect
I applied via LinkedIn and was interviewed before Mar 2022. There were 3 interview rounds.
Online test link given data structures were asked, array problem and string problem
Likewise Double Linked List was also asked
Spring Boot API endpoint is a URL that exposes the functionality of a web service.
API endpoints are the entry points for the client to access the server's resources.
Spring Boot provides a simple and easy way to create RESTful APIs.
Endpoints can be secured using Spring Security.
Endpoints can be documented using Swagger or Spring REST Docs.
Examples: /users, /products, /orders
I applied via Approached by Company and was interviewed in Oct 2021. There were 2 interview rounds.
LeetCode
Top trending discussions
Interview experience
Senior Software Engineer
619
salaries
| ₹12.3 L/yr - ₹44 L/yr |
Software Engineer
181
salaries
| ₹9.1 L/yr - ₹34.6 L/yr |
Staff Software Engineer
148
salaries
| ₹20 L/yr - ₹60 L/yr |
Senior Software Test Engineer
84
salaries
| ₹18 L/yr - ₹40 L/yr |
Senior Data Engineer
83
salaries
| ₹20 L/yr - ₹42 L/yr |
MasterCard
American Express
PayPal
State Bank of India