Giter VIP home page Giter VIP logo

qaengineerchallenge's Introduction

QA Engineer Challenges

C# Challenge

  1. Create a C# script that can open up a text file (files can be found in src folder), and tell us the number that has repeated the fewest number of times. Each number is on it's own line and is an integer.
  2. If two numbers have the same frequency count, return the smaller of the two numbers.
  3. Solve the problem without using LINQ.
  4. Output example 1: File: 1.txt, Number: 32, Repetead: 3 times
  5. Print the output for all the files in a single run
  6. Create a repo on github and commit the files that you've staged in your local repository.
  7. Add a detailed instruction on how to setup/launch your project.

Unity Challenge

  1. Import Trash Dash from the Unity Asset Store.
  2. Increase lives from 3 to 5 (make sure 5 hearts appear on the scene and are being calculated properly during the game session).
  3. Increase the amount of active missions from 2 to 4 in the Mission List.
  4. Create a repo on github and commit the files that you've staged in your local repository.
  5. Add a detailed instruction on how to setup/launch your project.

Test Cases Challenge

  1. Write gameplay test cases based on Trash Dash gameplay logic.
  2. Add a PDF document to your Trash Dash repo.
  3. Add a detailed instruction on how to find the PDF file in your project.

qaengineerchallenge's People

Contributors

irinauken avatar

Stargazers

James avatar antfarmar avatar

Watchers

cye.eth avatar  avatar Adam Proctor avatar James Cloos avatar Andrew Halligan avatar Gihad Murad avatar Stew Esho avatar David Gallagher avatar  avatar Pedro Stringhini avatar Joseph Lugo avatar Hunter Forsyth avatar Rob McCowan avatar  avatar antfarmar avatar Austin Eathorne avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.