Google Coding Interview Question - Rotate Matrix in JavaScript

preview_player
Показать описание
In this video we are going to learn to solve Google Coding Interview Question - Rotate Matrix
#rotate #matrix
Learn JavaScript Language

Learn HTML Course in 1 Hour

Learn CSS Course

Guys for more Videos give me your suggestions in the comment section
I would love to hear your suggestions, Don't Forget to subscribe channel
Рекомендации по теме
Комментарии
Автор

When I think of logic, I am getting only the brute force logic. But if I see the answer I am understanding the logic and if any similar kind of problems occurs, I am able to use this logic in some other problems.

But I am never getting the optimal logic so far by not seeing the solution. I am only getting the brute force logic.

Now I feel like memorizing the logics but problem solving means deducing the solution on the spot, right? without having seen the similar problem before.

I dont understand what I am doing, is it problem solving or memorizing the logics?

However in any interviews, the questions will be somehow new only. It is not guaranteed that I will get only the questions which I have practised.

Please suggest me on this.

elanchezian