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

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

CodeBreakers

 
Game Off

This year’s Game Off wrapped up with over 500 submissions. Check out the game called CodeBreakers - one of this year’s top entries.

Twitter logo

Popular topic

Twitter is an online news and social networking service where users post and interact with messages, known as “Tweets”.

Trending repository

JuanBermudezN
JuanBermudezN commented Dec 15, 2021

Are you certain it's a bug?

  • Yes, it looks like a bug

Is the issue caused by a plugin?

  • It is not a plugin issue

Are you using the latest version?

  • Yes, I'm using the latest version

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Issue description

Hello, good morning, I want to know if you are going

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
Deadpendency screenshot

 
App recommended by GitHub

Deadpendency

Deadpendency assesses your repository dependencies for project health. A healthy dependency is being actively committed to, by multiple maintainers with regular package releases. Deadpendency checks your dependencies remain healthy over time and will fail the check if a dependency has become unhealthy. See an example report.

playwright

Trending repository

Trending repository

 
App recommended by GitHub

Localazy

Localize digital products while you sleep.

There are over 4B people online behind language barriers. Speak everyone's language today and enjoy full and simple control over localization and translation management.

Localazy® is a localization platform built for developers and friendly to all other users.

Manage translations and enjoy powerful localization features.

Integrate Localazy to your Github Actions and forget about all the hassle. Never touch localizable files again 😏.