Skip to content

Instantly share code, notes, and snippets.

@tcelik
Created April 17, 2019 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tcelik/f6f8818fa8400161103a6f89692f63db to your computer and use it in GitHub Desktop.
Save tcelik/f6f8818fa8400161103a6f89692f63db to your computer and use it in GitHub Desktop.
Mülakat Soruları İçin Template
class App {
public static void main(String[] args)
{
}
}
class ProblemX {
public static void problemdefinitionV1()
{
}
public static void problemdefinitionV2()
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment