Reversing a linked list

Reversing a linked list

CodeVault

4 года назад

6,784 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Luigi Di Paolo
Luigi Di Paolo - 06.09.2023 13:33

Great explanation, thank you

Ответить
James Laurino
James Laurino - 24.01.2022 00:22

I remember when I studied data structure. Your course help me a lot to understand the core logic. It's always seems not easy in C or C++ language especially for beginner but learn it is really useful. For instance to understand how high level languages like Java, c#, etc. work with that. It's a very important topic. And thank you to explain it in a really great way. I always recommend your channel for my student and for everyone who want to learn C even if they don't speak English like me :) . Keep going!

Ответить
Vítor de Carvalho
Vítor de Carvalho - 04.07.2021 20:44

Your videos are amazing. You're a great teacher. Keep it up!

Ответить
Rawad Bader
Rawad Bader - 28.05.2021 01:48

I think it would be easier to understand the logic oh you're switching the nodes around because I got so confused when you explained it I had to run it in the deguber to understand what happened. Basically current, previous, and next they are like sublist after they go inside the function this why you were able to switch them around.

Ответить
_atrocious_
_atrocious_ - 24.02.2021 14:19

Thank you, you’re a marvelous teacher. 👍🏻💻📚

Ответить