Skip to content

Arranging items from list A to List B Algorithm (Liste A'dan Liste B'ye öğeleri düzenleme Algoritması)

License

Notifications You must be signed in to change notification settings

OMOJUNIOR/arrange-itemsAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

arrange-itemsAlgorithm

Arranging items from list A to List B Algorithm Liste A'dan Liste B'ye öğeleri düzenleme Algoritması

English: The function of this algorithm is to find items from a list and compare that list to another list of items and if the second list contains items from the first list, the algorithm will remove the items from the first list and return the remaining items that are not found in the second list.

Türkce: Bu algoritmanun islevi, bir listeden ögeleri bulmak ve bu listeyi baska bir öge listesiyle karsilastirmakur, eger ikinci liste ve ilk listeden ögeler iceriyorsa, algoritma ilk listedeki ögeleri kaldurir ve ikinci listede ki bulmadigi ögeleri dondürür.

About

Arranging items from list A to List B Algorithm (Liste A'dan Liste B'ye öğeleri düzenleme Algoritması)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages