Title
Given a list of integers, return the most frequent element.
Catalog Type
SLCItem
Persistent ID
https://codecheck.io/files/horstmann/codecheck-python-CountingElements-3
Platform Name
CodeCheck
Features
Code Completion
Description
Given a list of integers, return the most frequent element. If there is more than one element with maximum frequency, return the one that occurs first in the list.
Keywords
Lists - Simple Exercises
,
Counting Elements
Author
Cay Horstmann
Institution
San José State University
Iframe URL
https://codecheck.io/files/horstmann/codecheck-python-CountingElements-3
Protocol
SPLICE, LTI 1.1
Protocol URL
License
https://creativecommons.org/licenses/by-nc-nd/4.0/
Programming Language
Python
Natural Language
en