Given a number break into sum of powers of 2 (e.g. 11 = 2^3 + 2^1 + 2^0) such that the number of terms is minimum possible.
Lead Backend Developer Interview Questions
9,375 lead backend developer interview questions shared by candidates
Where do you see your career going? Various technical questions about REST APIs and Python. How do you work within a team?
Question on SQL was asked?
We can't sponsor visa do you need one?
Given two strings text1 and text2, return the length of their longest common subsequence. If there is no common subsequence, return 0. A subsequence of a string is a new string generated from the original string with some characters (can be none) deleted without changing the relative order of the remaining characters. For example, "ace" is a subsequence of "abcde". A common subsequence of two strings is a subsequence that is common to both strings.
write a basic http server that accepts a json request and stores in memory
Easy SQL Leetcode style question
Golang and backend development related questions, system design , REST API
Graph Traversal Algorithms and String Manipulation questions.
- Building a Golang HTTP Api with Unit Testing (take home challenge)
Viewing 5691 - 5700 interview questions