Implement a circular linked list class in Java, JavaScript and Python. The methods include insert, delete, search and print etc.