NO

Author Topic: sort made with linked lists  (Read 1523 times)

Offline MrBcx

  • Global Moderator
  • Member
  • *****
  • Posts: 175
    • Bcx Basic to C/C++ Translator
Re: sort made with linked lists
« Reply #15 on: February 01, 2023, 06:54:40 PM »

Sorry I'm not K.C. Wang but I am one of his student. Cosh is a now an ordinary programmer.
I modified professor Wang's UPOS and republished it to my Github page.


Thanks for the clarification.  I read," * Author:      K.C.Wang; cosh.cage#hotmail.com" in
several of your Github files and assumed they were the same person.  My mistake.
Bcx Basic to C/C++ Translator
https://www.BcxBasicCoders.com

Offline HellOfMice

  • Member
  • *
  • Posts: 62
  • Never be pleased, always improve
Re: sort made with linked lists
« Reply #16 on: February 02, 2023, 07:46:53 AM »
Hi Cosh,

I took the ideas from Robert Sedgewick's book "Algorithms in C" and from
Kyle Loudon's book "Mastering Algorytms in C"

I don't the name of the algorythm, for me it is a linked list.
See the source.
--------------------------------
Kenavo