i
InternEzy
Filter interviews by
I was interviewed in Sep 2024.
Complete the projects assigned to you.
It reflects your thinking skills.
Participate and share your views.
Top trending discussions
I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.
I have given the online aptitude test of zeus learning (on campus) , which was the very first round and the test was divided into two parts, first part was mostly coding-decoding questions (aptitude) which was easy according to me but it was tricky too and second part included 2 dsa question and both the questions were of easy level.
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Test was of 1.5 hrs and it was online. It was completely based on technical questions.
This test was offline and it was a pen paper test wherein 10 questions will be given you have to write code or spot the error and correct them.
I applied via Campus Placement
Data structure and algorithm, easy and medium questions
I was interviewed in Jan 2025.
I have a background in marketing and sales through internships and previous work experience. I am passionate about sales because of the opportunity to build relationships and drive revenue.
Interned at XYZ company where I learned about sales strategies and techniques
Worked as a sales associate at ABC store, exceeding sales targets consistently
Enjoy the challenge of meeting customer needs and closing deals
Passionate abou...
A sales pitch round in which a scenario was provided.
I was interviewed before Nov 2020.
Round duration - 20 Minutes
Round difficulty - Easy
very easy questions related to web development. 1 coding question
Given a linked list where each node has two pointers: the first points to the next node in the list, and the second is a random pointer that can point to any node ...
Create a deep copy of a linked list with random pointers without using references of original nodes.
Iterate through the original linked list and create a new node for each node in the list.
Store the mapping of original nodes to new nodes in a hashmap to handle random pointers.
Update the random pointers of new nodes based on the mapping stored in the hashmap.
Return the head of the copied linked list.
Round duration - 150 Minutes
Round difficulty - Medium
A thief is planning to steal from several houses along a street. Each house has a certain amount of money stashed. However, the thief cannot loot two adjacent houses. Determi...
Determine the maximum amount of money a thief can steal from houses without looting two consecutive houses.
Create an array 'dp' to store the maximum money that can be stolen from each house without looting two consecutive houses.
Iterate through the houses and update 'dp' based on the maximum money that can be stolen from the current house.
Return the maximum value in 'dp' as the answer.
Yes, I can design a website similar to Amazon by focusing on user-friendly interface, robust search functionality, secure payment options, and personalized recommendations.
Focus on user-friendly interface with easy navigation
Implement robust search functionality with filters and sorting options
Provide secure payment options with encryption and fraud protection
Include personalized recommendations based on user behavior
Round duration - 10 Minutes
Round difficulty - Easy
Tip 1 : Prepare for common interview questions
Tip 2 : Practice, practice, practice
Tip 1 : Don't Put Everything on There.
Tip 2 : Put the Best Stuff “Above the Fold”
I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.
Basic coding maths aptitude java python communication skills test
Java coding c plus python SQL oracle dbmsos
str in C is a data type used to represent strings as arrays of characters.
str in C is typically declared as an array of characters, terminated by a null character '\0'.
Functions like strcpy(), strcmp(), and strlen() are commonly used with str in C.
Example: char str[10] = "hello"; // Declaration of a string in C
Pointers in C are variables that store memory addresses of other variables.
Pointers are used to access and manipulate memory directly.
They are denoted by an asterisk (*) before the variable name.
Example: int *ptr; // declares a pointer to an integer variable
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Questions in aptitude section was easy and would require good analytical and quantitative skills.
Total 10 questions
6 debugging question
4 easy-medium level coding questions (2 Marks + 3 Marks + 3 Marks + 3 Marks)
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Internshala
LetsIntern.com
Youth4work
MakeIntern