Synesis IT
| Founding year | |
| Company Website | https://synesisit.com.bd/ |
| Career Website | https://synesisit.com.bd/career/ |
| Technologies Used |
Introduction
Synesis takes a on campus written test first. The questions contain some coding problem, Database, writting sql, OOP etc The second stage is face to face interview
On Campus Written Test
Given a list of courses you have to take and a list of prerequisites, return the order in which you have to take the courses. If it is not possible to take all the courses return an empty list.
Given an integer array of size n, find all elements that appear more than ⌊n/3⌋ times.
Given string num representing a non-negative integer num, and an integer k, return the smallest possible integer after removing k digits from num.
Behavioral Questions
How would you manage your team if some teammate doesn't cooperate or doesn't contribute?