Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. Coding interview - Wikipedia

    en.wikipedia.org/wiki/Coding_interview

    A coding interview, technical interview, programming interview or Microsoft interview is a technical problem-based job interview technique to assess applicants for a computer programming or software development position. Modern coding interview techniques were pioneered by Microsoft during the 1990s [1] and adopted by other large technology ...

  3. LeetCode - Wikipedia

    en.wikipedia.org/wiki/LeetCode

    Website. leetcode .com. LeetCode, LLC d/b/a LeetCode is an online platform for coding interview preparation. The service provides coding and algorithmic problems intended for users to practice coding. [1] LeetCode has gained popularity among job seekers and coding enthusiasts as a resource for technical interviews and coding competitions.

  4. Gennady Korotkevich - Wikipedia

    en.wikipedia.org/wiki/Gennady_Korotkevich

    Gennady Korotkevich ( Belarusian: Генадзь Караткевіч, Hienadź Karatkievič, Russian: Геннадий Короткевич; born 25 September 1994) is a Belarusian competitive sport programmer who has won major international competitions since the age of 11, as well as numerous national competitions. His top accomplishments ...

  5. HackerRank Launches CodePair To Improve Technical Interviews

    techcrunch.com/2014/02/06/hackerrank-launches...

    The tool’s built-in code checker lets interviewers quickly evaluate code and provides a step-by-step view of the process. CodePair understands 16 of the most commonly used programming languages ...

  6. Situation, task, action, result - Wikipedia

    en.wikipedia.org/wiki/Situation,_task,_action...

    The situation, task, action, result ( STAR) format is a technique [1] used by interviewers to gather all the relevant information about a specific capability that the job requires. [citation needed] Situation: The interviewer wants you to present a recent challenging situation in which you found yourself.

  7. The Technical Interview Is Dead (And No One Should Mourn)

    techcrunch.com/.../the-technical-interview-is-dead

    Allow me just a little self-congratulation. Two years ago I wrote "Why The New Guy Can't Code," about my contempt for the standard industry interview procedure for software engineers, condemning ...

  8. Fizz buzz - Wikipedia

    en.wikipedia.org/wiki/Fizz_buzz

    Fizz buzz (often spelled FizzBuzz in this context) has been used as an interview screening device for computer programmers. Writing a program to output the first 100 FizzBuzz numbers is a relatively trivial problem requiring little more than a loop and conditional statements in any popular language, and is thus a quick way to weed out ...

  9. The C Programming Language - Wikipedia

    en.wikipedia.org/wiki/The_C_Programming_Language

    The C Programming Language (sometimes termed K&R, after its authors' initials) is a computer programming book written by Brian Kernighan and Dennis Ritchie, the latter of whom originally designed and implemented the C programming language, as well as co-designed the Unix operating system with which development of the language was closely intertwined.