Using the following: public static Func<int, int> Y(Func<Func<int, int>, Func<int, int>> f) { return x => f(Y(f))(x); } Create a Func<int, int> which computes the n-th Fibonacci number using only anonymous lambdas.
Backend Software Engineer Interview Questions
9,111 backend software engineer interview questions shared by candidates
About docker how to deploy
The system design question is just a general question, quite frequently asked in system design interviews. The coding question is a modification of a usual coding question. The original one is not hard, but they changed it a bit and that makes it very tricky to solve.
I was asked to validate a binary search tree with O(1) extra space. Afterward, I explained the algorithm for solving the problem and the time complexity of the algorithm that I used.
Django and coding questions on HackerRank
Porque quiero trabajar en pragma
First Round: HackerEarth -Both coding and multiple choice question. Second Round: Technical Interview with VP (Microservices & Java). Third Round: Technical Interview with CTO. Fourth Round: Discussion with COO Fifth Round: F2F with CEO Got offer !!! Then the manager came into the picture and he called my current manager. Sixth Round: One more round with manager Rejected
Explain what have you done in previous work, then they will ask some more based on your answer
why i want to join satya Microcapital
- ¿Qué tipos de variables existen en JS? - Comandos sobre Git - Diferencias entre SQL y NoSQL DBs
Viewing 8181 - 8190 interview questions