ROBOT BOUNDED IN CIRCLE - AMAZON CODING INTERVIEW QUESTION - LEETCODE

Pubblicato il: 11 gennaio 2022
sul canale di: NullVoid
94
5

If, you are preparing for an AMAZON interview or will prepare. Then according to LeetCode premium, it is the no.1 most asked Question by Amazon as of now.

Problem statement: On an infinite plane, a robot initially stands at (0, 0) and faces north. The robot can receive one of three instructions:

"G": go straight 1 unit;
"L": turn 90 degrees to the left;
"R": turn 90 degrees to the right.
The robot performs the instructions given in order and repeats them forever.

Return true if and only if there exists a circle in the plane such that the robot never leaves the circle.

Problem link: https://leetcode.com/problems/robot-b...

Github - https://github.com/Gulshansingh2
📸 Instagram -   / aint_no_thing_like_me  
LinkedIn -   / gulshan-singh-828078119  


#techinterviews #leetcode #microsoftinterview #googleinterview #amazoninterview #facebookinterview #appleinterview #adobeinterview #codinginterview #softwareengineer #javaprogramming


In questa pagina del sito puoi guardare il video online ROBOT BOUNDED IN CIRCLE - AMAZON CODING INTERVIEW QUESTION - LEETCODE della durata di ore minuti seconda in buona qualità , che l'utente ha caricato NullVoid 11 gennaio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 94 volte e gli è piaciuto 5 spettatori. Buona visione!