Tag: C# tuple string integer

C# Algorithms – Phone Book Implementation – List of int and string with a tuple

Today I had to write a solution of the following problem – imagine you have two lists like this:

  What I needed to write was a program, printing the names of the users in liNumbers. Something like this. As

Tagged with: , ,
Top