Me postulé en línea. El proceso tomó 6 días. Acudí a una entrevista en Columbia Bank (Seattle, WA) en abr 2023
Entrevista
Three people were present during interview. They ere nice at first, after a mistake they were a little mean. Coding challenge was hard for me. I got denied. I would wanted to work for them, I think I would learn a lot at this company.
Me postulé en línea. Acudí a una entrevista en Columbia Bank (Portland, OR) en oct 2022
Entrevista
Background few Questions on API testing and the selenium framework explain framework and api testing framework. about payload and get post put methods about constructor different types of constructors. explain about program in api testing.
Preguntas de entrevista [1]
Pregunta 1
write a program to examine whether the pairs and the orders of “{“, “}”, “(“, “)”, “[“, “]” are correct in exp. Input: exp = “[()]{}{[()()]()}” Output: Balanced Input: exp = “[(])” Output: Not Balanced