Programs to print two patterns in 15 mins. 1. Diamond Pattern 2. Left Triangle
Php Programmer Web Applications Developer Interview Questions
4,366 php programmer web applications developer interview questions shared by candidates
just prepare yourself for complex array manipulations which might pass on your IDE but fail case test on hackerrabk
Code for finding two numbers in an array in which the sum of them will be equal to some static variable value which was already defined.
palindrome program, written test is conducted by hr
Describe a situation where you disagreed with a decision made by a manager or supervisor.
Everything related to Web development.
Which method is used to start the session?
Sessions and cookies
Find a pair with matching sum equal to matching number
Imagine you are tasked with designing a candidate hiring management system that streamlines HR operations. The system should enable HR to create job positions, schedule interviews for candidates, and manage the status of positions. Your focus should be on crafting a high-level design, encompassing three key aspects: Database Design: Develop a robust data structure that accommodates the management of positions, candidates, and interviews. Consider the relationships between these entities. API Design: Define a set of APIs that facilitate key functionalities such as listing available job positions, adding new candidates to the system, scheduling interviews, and updating position statuses. Think about the endpoints and request/response structures. Dashboard Creation: Design a user-friendly dashboard that provides a comprehensive overview of the hiring process. This dashboard should present essential metrics, summaries, and tools for HR personnel. Feel free to make reasonable assumptions to complete this design, or you can seek clarification from me. Keep in mind that your design should adhere to the following principles: It should result in a fully functional solution that meets the specified requirements. Ensure that your data modelling is well-thought-out and logically structured. Incorporate good software engineering practices to enhance system reliability, maintainability, and scalability.
Viewing 541 - 550 interview questions