i
Full Creative
Filter interviews by
I applied via Walk-in and was interviewed in Feb 2023. There were 4 interview rounds.
Simple topics like social media, AI etc...
Frontend is the client-side of an application that users interact with, while backend is the server-side that manages data and logic.
Frontend is responsible for the user interface and user experience.
Backend is responsible for server-side logic, database operations, and authentication.
Frontend technologies include HTML, CSS, and JavaScript, while backend technologies include Node.js, Python, and Java.
Examples of fronte...
Software development life cycle is a process used by software developers to design, develop, test, and deploy software applications.
It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of activities and deliverables.
Examples of software development life cycle models include Waterfall, Agile, and DevOps.
Arrange string in ascending order and descending order
Top trending discussions
posted on 16 Sep 2021
I was interviewed in Feb 2021.
Round duration - 70 Minutes
Round difficulty - Medium
Timing was 9:15AM. Platform was not very good. Questions were not well explained.
Given a specified number of intervals, where each interval is represented by two integers denoting its boundaries, the task is to merge all overlapping interv...
You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...
Approach: We can start the traversal of the paths from the rat’s starting position, i.e. (0,0) keeping track of the visited cells during the traversal. We will recursively go through all the paths possible until the last index of the grid (destination) is reached, and add the path information using which the rat successfully reached the end.
Algorithm is as follows:
Given a string STR
consisting of lowercase English letters, your task is to return all permutations of the given string in lexicographically increasing order.
The idea is to fix a character at a position and then find the permutations for rest of the characters.
Make a list ‘ans’ which will contain the permutations of the given string.
Let’s define a function generatePermutaionsHelper(Str, l, r). This function generates the permutations of the substring which starts from index ‘l’ and ends at index ‘r’.
Tip 1 : Prepare maximum algorithms.
Tip 2 : Deep knowledge of data structure.
Tip 3 : OOPS is must.
Tip 1 : Keep it short.
Tip 2 : Mention only your own projects.
I was interviewed before Jun 2016.
I have the ability to handle pressure effectively.
I remain calm and focused in high-pressure situations.
I prioritize tasks and manage my time efficiently.
I seek support and guidance from team members when needed.
I maintain a positive attitude and adapt to changing circumstances.
I have successfully completed projects under tight deadlines.
I applied via campus placement at G L Bajaj Institute of Technology & Management, Greater Noida and was interviewed in Oct 2024. There were 3 interview rounds.
They asked some general Quantitative and logical questions and code snippets.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 8 Oct 2024
Questions on dsa, coding question, overall good experience and so on
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
Technical aspects about linked list,trees, stacks
Topic related to humanities
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
Topic about global warming
based on 1 interview
Interview experience
Software Engineer
58
salaries
| ₹5.8 L/yr - ₹20.4 L/yr |
Client Account Manager
35
salaries
| ₹4 L/yr - ₹6.8 L/yr |
Junior Software Engineer
35
salaries
| ₹4 L/yr - ₹12 L/yr |
Product Expert
35
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Software Developer
22
salaries
| ₹4 L/yr - ₹14.2 L/yr |
Wipro
TCS
Infosys
HCLTech