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.
Php Developers Interview Questions
4,924 php developers interview questions shared by candidates
palindrome program, written test is conducted by hr
Souhaiteriez vous un poste sur une technologie différente que celle proposée ?
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
You have the following tables: Student(Id, name), Course(Id, name), result (st_id, c_id, grade ). Display Student name, no of Courses in which the student has failed, the failed grade being F.
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 611 - 620 interview questions