i
InternEzy
Filter interviews by
Clear (1)
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 Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I have worked on several machine learning projects, including image recognition and natural language processing.
Developed an image recognition model using convolutional neural networks
Implemented a natural language processing algorithm for sentiment analysis
Collaborated on a recommendation system using collaborative filtering
Applied machine learning techniques to predict customer churn in a telecom company
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)
posted on 12 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
1st round
25 mcq apptitude + 10 DSA question
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
Basic Aptitude test followed by 2 coding questions. Test was very easy.
This was pen and paper coding test, where we were given 20 questions and we had to write code on paper. Total time was 2-3 hr.
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
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 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”
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Internshala
LetsIntern.com
Youth4work
MakeIntern