The Wayback Machine - http://web.archive.org/web/20220131110020/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

linkedin-skill-assessments-quizzes

Trending repository

bbandito
bbandito commented Jan 29, 2022

Java Skill Assessment:
Q15:
What is the problem with this code?

class Main {
	public static void main(String[] args) {
		
		List<string> list = new ArrayList<String>(Arrays.asList("a","b","c"));

		for (String value : list) {
			if (value.equals("a")){
				list.remove(value);
			}
		}

		System.out.println(list); //outputs [b,c]
	}
}
  • ArrayList does not imp
Game Off 2022 Highlights

 
Game Bytes

Here are the top games created in our annual game jam as rated and reviewed by the developers that made them. Game On!

Android logo

Popular topic

Android is an operating system built by Google designed for mobile devices.

 
App recommended by GitHub

Pageclip

Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.

Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.

Trending repository

Trending repository

obs-studio

Trending repository

Trending repository

 
App recommended by GitHub

BackHub Backups by Rewind

BackHub is a part of Rewind, the leader for SaaS backups trusted by over 100,000 organizations including HBO, Indigo, SCRIBD, Python Software Foundation and more.

Rewind automates your daily backups, ensuring fast recovery in a few clicks.

  • Automated Daily Backups
  • Fast Recovery Including Metadata
  • Automated Sync to Your AWS S3 Bucket
  • SOC 2 Compliant (Type 1 report available)