Me postulé en línea. Acudí a una entrevista en Addepar en abr 2017
Entrevista
I was interviewed in two separate phone interviews. Both interviews were similar: describe how to code a simple algorithm that the interviewer proposed. The coding was online. Both lasted about 45 minutes.
I thought that I answered the coding questions correctly, but later, I was told that the interview process "won't be moving forward."
It seemed like largely a waste of time. Possibly, the position already had an accepted candidate.
After years - decades - of working on very complex systems systems at top employers, it came down to the moral equivalent of coding something as simple as tic-tac-toe. I would like to suggest to Addepar that this form of interviewing is likely filtering out top talent.
Despite my interview experience, from my deep-dive into Addepar on the web, it seems like this is a good place to work.
Me postulé en línea. Acudí a una entrevista en Addepar (New York, NY) en jun 2026
Entrevista
Interview consisted of coding up a problem that Addepar faces everyday. Was a good problem and refreshing as it was different than the Leetcode problems you see in other interview, although I will say interview process is pretty long, with almost 6 interviews
Me postulé en línea. Acudí a una entrevista en Addepar (Edimburgo, Escocia) en mar 2026
Entrevista
All good until the technical interview. The task itself wasn't terribly complicated in hindsight, but the atmosphere was horrendous - the interviewer was snickering all the time and the task itself was on a very tight time limit. It was a very high pressure, unnatural environment which would never really happen in a working environment. Furthermore it did not feel like I was being tested on my actual knowledge of building software, rather things like string comparisons and arrays/hashmaps - this isn't a grad scheme.
Not to mention the interviews go for 7 stages - that's like 2 months of time wasted to possibly be told 'no'.
Me postulé en línea. Acudí a una entrevista en Addepar
Entrevista
First round is a meeting with HR where they go over your CV to see if you'd be a good fit for their requirements.
The second round is one of these silly leetcode/hackerrank technical tests where half the interview is trying to figure out what on earth the problem is even asking. The answer involves string manipulation, use of hashmaps and some basic maths. However, this round is not a good judge of a software engineer. It's a pointless task with no real application in the real world. Why on earth would financial portfolio data be stored in an array of space separated strings? Eg "GOOG 10". Database ORMs, object orientation and dictionaries exist for a reason. I spent a good portion of the interview explaining how this data really should have been stored and didn't finish the solution on time because of this.
Talking to the interviewer was like speaking to a brick wall too. No friendly discussion, barely a greeting when I joined the call and frequently racing to find something to correct you on. If the working environment is anything like this then I dodged a bullet.
Preguntas de entrevista [1]
Pregunta 1
Find discrepancies between a day zero and day one portfolio based on a transactions log.