Skip to content

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

squashy bug

Game Off

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

Node.js logo

Popular topic

Node.js is a tool for executing JavaScript in a variety of environments.

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

App recommended by GitHub

Crowdin

Crowdin is designed to be the one tool you need to get automated and continuous localization.

Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.

Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.

playwright

Trending repository

Trending repository

App recommended by GitHub

Metabob-app

Save countless hours with AI-based Meta Analysis

Metabob is the only tool for visualizing and reviewing Python code for hidden errors and performance sinks.