Employers: discover CodinGame for tech hiring
CodinGame - Home
ACTIVITIES
PRACTICE
COMPETE
COOPERATE
LEARN
EVENTS
COMMUNITY
CONTRIBUTIONS
LIVE STREAMS
DISCORD
FORUMS
BLOG
Log In
Sign Up
ART
antonbashir
1,381 views
Hello
Example
1
2
3
4
5
6
7
8
9
10
package ru.art.example;
import ru.art.rocks.db.dao.*;
public class Example {
public static void main(String[] args) {
RocksDbPrimitiveDao.put("test", 123);
System.out.println(RocksDbPrimitiveDao.get
Int("test"));
}
}
Run
4
1
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io
Suggested playgrounds
WE LOVE ASCII ART
By
nbbroo
9,245
15
0
JavaScript Array Methods
By
SofienDerbel
2,658
72
0
Beginner Python Concepts
By
a-Rye
12.4K
97
2
Beginner Java Concepts
By
a-Rye
5,164
34
0
CodinGame - Home
ABOUT US
CAREERS
PRIVACY
FAQ
CodinGame - Work
The #1 tech hiring platform
SCREENING
RETAIN
ABOUT US
CAREERS
PRIVACY
FAQ
Facebook
YouTube
Twitter
LinkedIn
FR
EN
Join the CodinGame community on Discord to chat about puzzle contributions, challenges, streams, blog articles - all that good stuff!
JOIN US ON DISCORD
Online Participants
Keyboard Shortcuts:
?
Show / hide this help menu
×