12 real Resource Design & URLs questions from the REST API bank, as asked in Indian campus drives and tech interviews. Every question has a verified answer and an AI-tutor explanation on placd — free to start.
1. What is Resource Noun Naming?
Junior
A.a key-value pair after the question mark used to filter, sort, or paginate a collection without changing the resource identity
B.the convention of using a pluralized segment for a set of items, such as a path ending in users or orders
C.a variable segment of the URL that identifies a specific item within a collection by its unique key
D.the convention of naming endpoints after things rather than actions, so a path identifies an entity not a verb
A.Resource Noun Naming — the convention of using a pluralized segment for a set of items, such as a path ending in users or orders
B.Resource Noun Naming — a key-value pair after the question mark used to filter, sort, or paginate a collection without changing the resource identity
C.Resource Noun Naming — the convention of naming endpoints after things rather than actions, so a path identifies an entity not a verb
D.Resource Noun Naming — a variable segment of the URL that identifies a specific item within a collection by its unique key
A.Plural Collection Names — a variable segment of the URL that identifies a specific item within a collection by its unique key
B.Plural Collection Names — a key-value pair after the question mark used to filter, sort, or paginate a collection without changing the resource identity
C.Plural Collection Names — the convention of using a pluralized segment for a set of items, such as a path ending in users or orders
D.Plural Collection Names — the convention of naming endpoints after things rather than actions, so a path identifies an entity not a verb
11. Which term means: "a key-value pair after the question mark used to filter, sort, or paginate a collection without changing the resource identity"?
Answers, AI explanations, and a scored voice mock interview
Sign up free to check your answers with explanations, ask the AI tutor anything on any question, and take one full AI mock interview — scored like a real panel.