ENCO Engineers Combine Pvt Ltd interview experience Real time questions & tips from candidates to crack your interview

Product Intern

ENCO Engineers Combine Pvt Ltd
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structures - Arrays, Strings, Stacks, Queues, Recursion, Hashmaps, Trees, Pointers,Dynamic Programming, Operating Systems - OS Kernel, Deadlock, Virtual Memory, Memory Management, Paging, Segmentation, Object Oriented Programming, Puzzles
Tip
Tip

Tip 1 : Confidence is the key to excel any interview. Practice more questions and build up your confidence level. 
Tip 2 : Practice, practice and Practice. You have to code regularly. You won't remember the approach of a question if you just mentally solve it and don't code. Practicing will also enhance your speed on the day of the test.
Tip 3 : In an interview, if you get stuck in any question, don't panic. Try to ask about the constraints and cases from the interviewer and extract hints from it. Interviewers usually help you to reach to a solution.

Application process
Where: Campus
Eligibility: No
Resume Tip
Resume tip

Tip 1 : Keep it short and crisp. Utilize one full page wisely to describe yourself. It should not be more than a page.
Tip 2 : Try to use good templates present on the internet. My interviewer was quite impressed with my template.

Interview rounds

01
Round
Easy
Online Coding Test
Duration125 minutes
Interview date8 Dec 2020
Coding problem1

Timing - Test Link is active for 5 days. It can be taken anytime between that window.
It was conducted on Hackerrank.
Duration - 60 mins
Try to quickly solve the coding question first in around 20 mins and give rest of the time to MCQs. MCQs were of medium level.
Practice the MCQs from codezen. 7-8 questions were similar to those on codezen

1. Colorful Knapsack

Hard
45m average time
0/120
Asked in companies
AdobeSamsungGoogle

You are given 'N' stones labeled from 1 to 'N'. The 'i-th' stone has the weight W[i]. There are 'M' colors labeled by integers from 1 to 'M'. The 'i-th' stone has the color C[i] which is an integer between 1 to 'M', both inclusive.

You have been required to fill a Knapsack with these stones. The Knapsack can hold a total weight of 'X'.

You are required to select exactly 'M' stones; one of each color. The sum of the weights of the stones must not exceed 'X'. Since you paid a premium for a Knapsack with capacity 'X', you are required to fill the Knapsack as much as possible.

Write a program to calculate the best way to fill the Knapsack - that is, the unused capacity should be minimized.

Try solving now
02
Round
Easy
Telephonic
Duration40 minutes
Interview date18 Dec 2020
Coding problem2

Environment - Google Docs shared
The interviewer from Adobe was interactive and helpful throughout the round.

1. Intersection of Linked List

Easy
25m average time
73% success
0/40
Asked in companies
GoogleCognizantAccenture

You are given two Singly Linked Lists of integers, which may have an intersection point.

Your task is to return the first intersection node. If there is no intersection, return NULL.


Example:-
The Linked Lists, where a1, a2, c1, c2, c3 is the first linked list and b1, b2, b3, c1, c2, c3 is the second linked list, merging at node c1.

alt.txt

Try solving now

2. Operating System

Asked concepts like - Segmentation, Swapping using Virtual Memory, Kernel .

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which operator is used for exponentiation in Python?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
1503 views
0 comments
0 upvotes
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
3663 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
989 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
771 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Product Intern
2 rounds | 8 problems
Interviewed by Adobe
1830 views
0 comments
0 upvotes
company logo
Product Intern
2 rounds | 4 problems
Interviewed by Adobe
1451 views
0 comments
0 upvotes
company logo
Product Intern
2 rounds | 3 problems
Interviewed by Adobe
1207 views
0 comments
0 upvotes