J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez TSS Consultancy (Mumbai) en août 2023
Entretien
1st aptitude test :
5 coding questions and general maths aptitude questions
2nd technical round :
OPPS concept, DSA concept, time and space complexity, coding question on string such as reverse string keeping punctuation at its place.
Questions d'entretien [1]
Question 1
You are given an array prices where prices[i] is the price of a given stock on the ith day. You want to maximize your profit by choosing a single day to buy one stock and choosing a different day in the future to sell that stock. Return the maximum profit you can achieve from this transaction. If you cannot achieve any profit, return 0.
It was and on campus drive with Easy to Moderate level questions about arrays, strings, data structures, object oriented programming, sql, database management system etc. Asked about myself and family background.
dsa based questions,oops weer asked and the overall exp was good ,got to learn much from the interview found the things in which i was lacking behind. focus on string, linedlist and array ds
Questions d'entretien [1]
Question 1
circular linkedlist, reverse a linkedlist, sort two arrays
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez TSS Consultancy (Rājkot, Gujarat) en juil. 2024
Entretien
Technical Round: Evaluates your knowledge in OOP principles, SQL queries, and Java programming through practical questions and problem-solving exercises to assess your technical proficiency.
CTO Round: Focuses on Data Structures and Algorithms (DSA), testing your ability to solve complex problems and optimize code efficiency through advanced technical and logical questions.
Questions d'entretien [1]
Question 1
1. Introduction
2. What is Abstraction and why
3. What is Interface and why
4. Dynamic method dispatch
5. How we achieve loosely coupled
6. Can we create an object of abstract class
7. What is Inheritance
8. Different between c and Java
9. Different between stack and queue