I applied online. The process took 6 days. I interviewed at Columbia Bank (Seattle, WA) in Apr 2023
Interview
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.
I applied online. I interviewed at Columbia Bank (Portland, OR) in Oct 2022
Interview
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.
Interview questions [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