Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

also another question, do your team always consider time complexity when implementing some key aspects, just for example lets say you have nodes and you choose to use linkedlist over array cause adding a new node is faster in this case, or do you evaluate it somehow differently?