Skip to content

Synesis IT

Founding year
Company Websitehttps://synesisit.com.bd/
Career Websitehttps://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.

💻 Submit Code

Given an integer array of size n, find all elements that appear more than ⌊n/3⌋ times.

💻 Submit Code

Given string num representing a non-negative integer num, and an integer k, return the smallest possible integer after removing k digits from num.

💻 Submit Code

Behavioral Questions

How would you manage your team if some teammate doesn't cooperate or doesn't contribute?