vindhya124/HackerRankPractice
Given an array of integers representing the color of each sock, determine how many pairs of socks with matching colors there are.
C#
Given an array of integers representing the color of each sock, determine how many pairs of socks with matching colors there are.
C#