Coding test available library?

Asked 1 years ago, Updated 1 years ago, 93 views

I heard that companies are introducing a lot of coding tests these days.

In an environment where tests are performed, whether online or offline,

I wonder how the package (library) is limited.

For example, can you use libraries such as numpy or pandas in Python?

If these don't work, I'd like to know if some of the others are available.

If you know other languages such as Java and C, please let me know!

python coding-test library

2022-09-21 14:34

1 Answers

It's probably Kevacke.

If numerical calculation is important, numpy scipy, etc. are essential.

Of course, they'll tell you to use it for coding tests.

It would be wisest to ask the company that conducts the coding test


2022-09-21 14:34

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.