N
N
Noobkesan2015-06-24 20:48:26
Programming
Noobkesan, 2015-06-24 20:48:26

What are standard algorithms and data structures?

Many developer jobs require knowledge of standard algorithms and data structures.
I would like to know what this concept includes and what you need to know for sure?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitri Sinitsa, 2015-06-24
@Noobkesan

ADT (abstract data types): Trees, queues, linked lists, etc.
Algorithms: sorting, binary search, hashes, etc. etc.
If you master this, then you can proceed to the graphs.
And that would be the bare minimum.
In short, there are enough things to know.
Open a course of the same name at any university (and this takes place absolutely everywhere, in any IT specialty) - there will be a complete list.

X
xmoonlight, 2015-06-24
@xmoonlight

Translation of vacancy requirements: "Know this, I don't know what myself! (I just wrote off the words)"
or GOST-new ones ...
(somehow such an answer)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question