7 kyu
Array comparator
2,152 of 3,751veitsi
Description:
You have two arrays in this kata, every array contains unique elements only. Your task is to calculate number of elements in the first array which are also present in the second array.
Arrays
Fundamentals
Similar Kata:
Stats:
Created | Oct 3, 2015 |
Published | Oct 3, 2015 |
Warriors Trained | 5133 |
Total Skips | 124 |
Total Code Submissions | 10706 |
Total Times Completed | 3751 |
JavaScript Completions | 2152 |
Python Completions | 1083 |
Ruby Completions | 197 |
C# Completions | 193 |
PHP Completions | 189 |
Haskell Completions | 64 |
Crystal Completions | 8 |
Total Stars | 37 |
% of votes with a positive feedback rating | 89% of 583 |
Total "Very Satisfied" Votes | 474 |
Total "Somewhat Satisfied" Votes | 93 |
Total "Not Satisfied" Votes | 16 |