J'ai postulé en ligne. Le processus a pris 6 jours. J'ai passé un entretien chez Columbia Bank (Seattle, WA) en avr. 2023
Entretien
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.
J'ai postulé en ligne. J'ai passé un entretien chez Columbia Bank (Portland, OR) en oct. 2022
Entretien
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.
Questions d'entretien [1]
Question 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