You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<2> Search Record (with name, surname, and polyclinic name)
<3> Delete Record (with name, surname, and polyclinic name)
<4> Sort Records By Name
<5> Sort Records By Surname
<6> Sort Records By Polyclinic Name
<7> Exit
2-) Words BTS
Footnote: Words are taken from Words.txt file inside the folder.
You are able to do(:
1-) Print Different Words (with the number of repetitions)
2-) Print Different Words in Alphabetical Order (with the number of repetitions)
3-) Search word (presented with repetitions and depth)
4-) Exit
About
2 programs I made in the C programming language with the theoretical and technical information I learned in the data structures and algorithms course at the university.