Question d’entretien chez GammaStack

In interview asked - Anagram code , Decimal to Binary using recursion , Deep discussion on OOPS and Computer Networking Basic Concepts

Réponses aux questions d'entretien

Utilisateur anonyme

6 sept. 2020

Coding question , Given a 2D matrix N X N with entries 0 and 1 only , A person is standing at (0,0) has to reach (N-1,N-1) , can move only on Blocks with entry 1 , Print all the possible paths from (0,0) to reach (N-1,N-1)

Utilisateur anonyme

24 déc. 2020

Great 👍