Sobes.tech

Regarding the PercentPosition interface in the test task — the name contains a reference to percentages, although logically it might not be quite so. How would you redesign it?

273

In the test task, DocumentWorkspace looks like a God Object that does too many different logics. What do you think about this, how can it be better organized?

187

There is a button with an icon inside. When hovering over the button, the icon should smoothly rotate 180 degrees in 200 ms. What CSS properties are needed for this?

183

Is there any policy regarding the use of neural networks — for example, to prevent secret keys from being leaked, or can they be used without restrictions?

181

For the test task: you have an AnnotationService. What algorithm do you use to decide whether the service should be providedIn: 'root' or at the component/module level?

181

There is an array of a thousand objects (users with numeric IDs), objects are unordered. What will be the complexity of the algorithm for searching through this array?

173

The annotation topic is not fully covered in the test task — different types of annotations are not considered. What other types of annotations, besides textual ones, could there be?

172

How exactly does subscribing to a signal inside an effect or computed happen? How does Angular track signal changes and understand that it needs to re-execute the effect?

166
/2