Giter VIP home page Giter VIP logo

tasksfort-systems's Introduction

README

This is a repo with T-Systems Java School preliminary examination tasks. Code points where you solution is to be located are marked with TODOs.

The solution is to be written using Java 1.8 only, external libraries are forbidden. You can add dependencies with scope "test" if it's needed to write new unit-tests.

The exam includes 3 tasks to be done: Calculator, Pyramid, and Subsequence

Result

  • Author name : {Denis Murashko}
  • Codeship : {PUT YOUR CODESHIP BAGDE HERE}

How to start?

  • Install GIT and Maven
  • Fork the repository
  • You're ready to go!

How can I submit the result?

  • Make sure your code can be built and all tests are green (example command: "mvn clean install")
  • Commit and push all changes to your repository
  • Configure the build on CI server like Codeship
  • Add build badge and your name to the README.md under Result section
  • Check that the badge shows green build. We will not accept your solution if there is any red badge on the page.
  • Send us an email with the link to your repository. Be aware that the build must be green all the time after you send us the link

Test fails but I'm sure my solution is correct. What to do?

  • First of all - don't modify the tests. It will be considered as fraud and treated accordingly
  • Send us an email with full details:
    • Link to your repository
    • Name of failing test
    • Explain what is expected behaviour from your point of view
    • Explain why do you think your version is correct
  • Wait for the response

Tips and tricks for Codeship CI

  • Codeship uses Java 7 by default. Please refer to this article to set up Java 8
  • jdk_switcher is to be used in "Setup Commands" of project configuration
  • Test command is "mvn -B test"
  • Markdown code to add badge to your README is located in Project Settings -> Notification -> Status images

Who do I talk to?

  • In case of any questions contact the person who sent you the task (first) or HR department of T-Systems RU (second).

Useful links

tasksfort-systems's People

Contributors

vkruglov avatar denq007 avatar

Watchers

 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.