Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

your ticket to the dev world

License

NotificationsYou must be signed in to change notification settings

jfullstackdev/java-coding-problems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Hello.

These are the most coding problems duringtechnical interviews, as I experienced it myself.

Running The Code

It's the convenience of the Codespaces online!Simply create a Codespace, you don't need to installanything, just simply run using Bash.

Also starting Java 11, you can now run it even without compiling !

cd src

then

java [NameOfTheFile].java

this is the interface of the online Codespaces

image

enjoy !

License

This is based on :

https://www.journaldev.com/370/java-programming-interview-questions

I don't know about the specific license the author usedbut I'm still including his link for his copyright.

When you copy my work, include the author's linkand my MIT license for my modifications.

Sources

Binary Search

Checking Palindrome

Inheritance

Integer Array Sum

Merge Sort

Prime Number Checker

Fibonacci Series

Remove A Character

Remove Whitespaces

Reverse A Linked List

Reverse A String

Shuffle Array

Sort Array

Check Vowels

dfdfdfd


[8]ページ先頭

©2009-2025 Movatter.jp