Skip to content

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

godot_platformer.exe

Game Off

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

C logo

Popular topic

#

C

C is a general purpose programming language that first appeared in 1972.

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

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.

playwright

Trending repository

Trending repository

App recommended by GitHub

Renovate

Multi-language Dependency Automation

  • Automatically update dependencies using convenient Pull Requests
  • Supports a multitude of languages including JavaScript, Java, Ruby, PHP, Python, Go, Cargo, Elixir, Docker, etc.
  • Extensive configurability. WhiteSource Renovate will fit in with your workflow, including custom grouping and schedules
  • Supports shared presets as code, similar to eslint shared configs

View WhiteSource Renovate website