J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Bitwise Solutions (India) (Pune) en mars 2023
Entretien
First Intro+projects. No cross questions on project. If you tell them you know basic DSA they will ask you problems on graphs, trees, linkedlist. If not able to answer, questions on string and array will be asked. Tell them what you really know well.
Questions d'entretien [1]
Question 1
DSA questions. No questions on project, or other any other subject. Q:Implement binary search tree with functions for insertion, deletion and traversal Q:Implement a graph with functions for bfs, dfs and shortest path finding using Dijkstra's algorithm Q: Implement Stack using LinkedList Q:Given a text file print frequency of all words