Srikanth Anantharam
Srikanth Anantharam's Blog

Srikanth Anantharam's Blog

Follow
Follow
homeWesumebadges
Tag

linked list, singly linked list

#linked-list-singly-linked-list

More content

Read more stories on Hashnode


Articles with this tag

Swapping the position of the two words in a string represented by a singly linked list

Sep 23, 20236 min read

Recently I've been giving interviews as my last contract got completed. In one of the interviews, I was asked to write a data structure for a string...

Swapping the position of the two words in a string represented by a singly linked list