Great colleagues, up-to-date technologies, and Hack Week is fun and interesting.
Management from America has become more interfering and restrictive. Often not enough time is allocated to improving projects until after things go wrong. This creates a lot of churn due to good developers feeling frustrated about working conditions. Overtime was not paid if you were called out, and you were expected to be next to your phone 24/7 if you were on call.
More grassroots ideas, listen seriously to people’s concerns, and take tech debt seriously. Also, sort out the on-call rota.
Typically, code puzzle questions involve building a fragment that displays data. This may include reading JSON data from a file, writing some basic unit tests, and then proving your knowledge of basic testing practices.
There are 3 steps: * The first step was one hour of coding problems (such as building a game). * The second step was about object-oriented programming. * The last step was about data structures (such as implementing an array, list, or hashmap).
Online Codility test for one hour, with four coding questions. Two LeetCode easy and two LeetCode difficult questions were included. The questions were based on queue, trees, graphs, and linked list data structures.
Typically, code puzzle questions involve building a fragment that displays data. This may include reading JSON data from a file, writing some basic unit tests, and then proving your knowledge of basic testing practices.
There are 3 steps: * The first step was one hour of coding problems (such as building a game). * The second step was about object-oriented programming. * The last step was about data structures (such as implementing an array, list, or hashmap).
Online Codility test for one hour, with four coding questions. Two LeetCode easy and two LeetCode difficult questions were included. The questions were based on queue, trees, graphs, and linked list data structures.