How to pass multiple blocks to a particular single method
Applications Developer Associate Interview Questions
6,901 applications developer associate interview questions shared by candidates
1) Create a tiny RESTful JSON API to index a page's content using Ruby on Rails - Should receive the URL of the page - grab its content and store its content with the tags h1, h2, h3, and the links - other API should list the URLs and the content stored in the database - API must only store content - inside HTML header tags (H1, H2, H3) - links URLs 2) Within this assignment, the following skills will be assessed: - Software Design - API Design and REST - Testing - Code Performance and scalability - DRY - Separation of Concerns - Clarity
Draw the ER Diagram of the SQL project which I made.
Would you think about including IT networking as a role within Prodrive?
Round 2- What is the difference between stacks and queues?
Round 3 ● Write a program to display all the possible sequence of numbers from an array which can sum up to a number inputted by the user. Implement using O(n) complexity.
● Write a program to check a string following the Grammar String -> t+r+u+e+ Example: ttrruueeeee Output: valid Example: tuueeerr Output: invalid
There were basic OOPS concepts related question, basic algorithms like kadane, Questions about basic data structures like linked lists, stack, queue when to use. However the manager rounds are based on schema and system design- that too not difficult.
How I would model an e-commerce database.
How do you comments in python?
Viewing 931 - 940 interview questions