A
A
Alexey Milyutin2019-08-04 11:41:40
JavaScript
Alexey Milyutin, 2019-08-04 11:41:40

What is the best way to do tests?

Good afternoon, I received a test task from a recruiter. There was an idea that you can use a specialized library to make the task easier and faster (We are talking about react-bootstrap components, in this case they help make sliders easier). But is this approach normal? Can this be considered a correctly completed task, or is it still hack work?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
D
Denis, 2019-08-05
@doppelgangerz

I will write as a recruiter who sends similar test tasks: be sure to use the declared stack.
I’ll explain why: the test task is not invented by the recruiter, but by the decision maker of positions in the company.
Often the stack is limited not because you really want to, but because a specific position implies a specific stack.
For example, we had a junior position for the front in our company. Stack: js+react. The task, accordingly, was also required to be done on it.
And out of 68 tests, only 15 were made using the required stack, although this was written at the very beginning of the test task. Why am I - from a competition of 68 people for one place, the competition has turned into 15 people for one place. From which it follows that by doing a test on a given stack, you significantly increase your chances of finding a job.

0
0xD34F, 2019-08-04
@0xD34F

is this approach normal?

Yes. No. Don't know. What Kindergarten Questions? Check with the recruiter which option is preferable.

D
Daniil Maslov, 2019-08-04
@s0xzwasd

It all depends on the formulation of the task itself, check with the person who sent it. Which approaches are acceptable and which are not. What is the end goal of this test task.
I think that there is nothing criminal in this, if it was indicated that the tools for solving the problem are at your discretion.

M
myaca, 2019-08-04
@myaca

And it depends on the test one, if what you are asked to implement is already implemented in the library, then you shouldn’t use it, but if it’s some kind of help like lodash, or moment.js for dates, then feel free to use it)

A
Andrey Suha, 2019-08-04
@andreysuha

IMHO, you can use everything that is not prohibited by the task itself. Those. if it says you can't use bootstrap and it's trial solutions then don't use it if it's not written then you can use it if you need it. That's only if the task is to make, for example, a slider and the task does not say that it is forbidden to use libraries for this, then xs how best to proceed, on the one hand, it's good when the developer knows how to use ready-made solutions and doesn't come up with his own bike, but on the other, maybe they really want to see how you solve the problem without resorting to third-party solutions

A
Andrew, 2019-08-08
@iCoderXXI

Through the test, a potential employer in the person of their specialists sees how and what you know, what techniques you use, what you know, what you don’t know, what you can and what you don’t. Then they also look at how your capabilities and abilities intersect with the needs of the project (s). If you apply for a galley to an outsourcing company, where there are tons of projects and everything is constantly changing, they will look more at universal skills, because often they look at you not for a specific project, but in general, as if in reserve.

T
TSobolev, 2019-10-08
@TSobolev

The first thing to do with a test task is to google it. I'm not kidding.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question