The process generally starts with a telephonic round of interview, which generally lasts for half an hour. Not standard process here. All depends on the interviewer. Second will be a face to face round technical, third is the manager round and finally the director round.
Interview questions [1]
Question 1
Questions are generally language and technology specific, not much about data structures and algorithms.
Se hacen 3 entrevistas, una con hr, luego va la entrevista de code challenge y finalmente una para conocerte mas. El code challenge con ejercicios de leet code y es presencial
Interview questions [1]
Question 1
Que arquitecturas que he implementado y por que las he usado
The interview process consisted of one behaviour and then one technical. Leetcode style questions. Object oriented programming questions. The more questions you answer the harder the follow up questions get.
Iterview with HR:
They check if you are a good fit for company values
Direct management:
Again check if fits with team culture and technical and academic background and experience
Technical interview:
some that i've seen includes system design, theoretical knowledge on software dev like concepts of o.o.p.
for programing usually check if a given code works why it works and why its failing also check for errors in syntax and semantics