Menu

Code Library

Choose a language and exercises to start typing practice

# Ranking Code Exercises Difficulty Number of lines Practice now
1
5.0
JS
for (let i = 0; i < 5; i++) {
Medium
3 Line
Practice now
2
3.8 Easy
8 Line
Practice now
3
3.0
DA
Medium
5 Line
Practice now
4
3.0
PHP
Easy
8 Line
Practice now
5
3.0
JA
import java.util.HashMap;
Medium
4 Line
Practice now
6
3.0
JA
import java.util.ArrayList;
Medium
4 Line
Practice now
7
1.0
PHP
Medium
11 Line
Practice now
8
0.0
C++
class Engineer:public Person
Medium
25 Line
Practice now
9
0.0
JA
public class Account {
Medium
106 Line
Practice now
10
0.0 Medium
32 Line
Practice now