[hemmerling] Competitions

Job Application Tests at CoreMedia

The Description of the Internship Opportunity 2013

  • CoreMedia bietet dir die Chance, unter die Haube unseres CMS zu blicken und hands-on an dem System zu arbeiten.
  • Wann: Sommer 2013.
  • Wo: Ludwig-Erhard-Str. 18, 2049 Hamburg.
  • ACHTUNG: Die Plätze sind begrenzt!
  • Du kannst uns sagen, was mit diesem Code in Java nicht stimmt? Dann bist du bei uns genau richtig!
  • Sende daher schnell deine Meinung zum Code per Mail an vera.traub@coremedia.com und melde dich an.

The Code to be reviewed

if (new Integer(getInt()) == null) {
   return null;
} else if (new Integer(copyFiles()) == null)
{
     return -1;
}

Job Application Tests at SIXT

The Competition "SIXT PHP Challenge" ( 2012-07-18 - ? )

The Code to be reviewed

<?php

class Mandant {

	public function get_currency($company_id) {
		$broker = $GLOBALS['context']->get_broker();
		$params = array('company_id' => $company_id);

		$res = $broker->exec('GetGeCurrencyForCompanyid', $params, $rcs);


		if (!$res) {
			return false;		
		}
		
		return $res['ewkz'];
	}

	public function get_land($company_id) {

		$broker = $GLOBALS['context']->get_broker();
		$params = array('company_id' => $company_id);
		
		$data = $broker->exec('GetGeSixtCountryForCompanyid', $params, $rcs);

		return @$data['land'];
	}
}

Resources

Job Application Tests at "B2 Werbeagentur"

The Competition ( 2012-05-07 - ? )

  • B2 Werbeagentur, Braunschweig.
  • Facebook "FRONTEND-ENTWICKLER (m,w)", 2012-05-07 on B2's Facebook wall - “Du hast mindestens 4 Fehler im Code entdeckt?”.
  • Answer by a single poster on the Facebook wall:
    1. beim ersten if geht keine geschweifte Klammer auf
    2. es müsste heißen jetzt_weiterempfehlen();
    3. hinter dem ECHO Satz fehlt ein Semikolon
    4. PHP wird nicht geschlossen.
  • Some other answers:
    • ?> vergessen... $du undefiniert, jetzt_bewerben() undefiniert, jetzt_weiterempfehlen undefiniert
    • eckige Klammer fehlt; String mit Apostroph angefangen, aber mit “Gänsefüßchen” beendet; Semikolon im else-Zweig fehlt.

The Code to be reviewed

<?php

if ($du == "Frontend-Entwickler (m/w)")

jetzt_bewerben();

} else if ($du == 'Ich kenne einen Frontend-Entwickler (m/w)") {

jetzt_weiterempfehlen(jetzt_weiterempfehlen());

} else {

echo "Bitte diesen Beitrag teilen, teilen, teilen!"

}

Job Application Tests at Spotify

How can I get a job at Spotify?

Company Culture

2nd. Set of Tasks

1st. Set of Tasks ( - 2012-10 )

Previous Contests

2012

2010

Third-Party Solutions

Permanent IT & Engineering Competitions & Competition Communities

Services

Rating

    1. Connect. Link accounts from 60+ sites like GitHub, Dribbble, Stack Overflow, and Code School.
    2. Build. Have a portfolio automatically built and updated for you.
    3. Measure. Measure skills, expertise, traits, code, designs, education, and more.
    4. Present. Share your portfolio with peers and employers to impress and land your dream job.

Resources

IT & Engineering Competitions

Business & Business Startup Competitions

Business Case & Idea Competitions

Business Competitions

Artist Competitions

Past / Former / Closed IT & Engineering Competitions & Business Cases

Past special Events

Resources

Forums, Newsgroups

 
en/competitions.html.txt · Last modified: 2024/03/17 07:21 (external edit) · []
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki