Questions / OR, AND, XOR : ==================== static bool Alpha { Console.WriteLine("alpha"); return true; } static bool Beta { Console.WriteLine("beta"); return true; } static void Main() { if (Alpha() && Beta()) { Console.WriteLine("gama"); } } => qu'est ce qui s'affiche? puis idem avec : - if (Alpha() || Beta()) - if (Alpha() ^ Beta()) Questions / Interface, Struct, Class : ========================== interface Point { int X { get; set; } int Y { get; set; } } on a ensuite une class et une struct qui implémentent cette interface dans la classe principale on crée un nouveau point à partir de la class ou de la struct, puis on passe l'objet à une méthode qui mets à jour les coordonnées il faut dire si les coordonnées ont bien été mises à jour ou non.
C Interview Questions
5,472 c interview questions shared by candidates
Why do you want to work with our organization?
Can't reveal exact questions but linkedlist question.
Deadlock, Memory Management coding on string and hashmap
Write a C program to check whether an IP address is correct or not.
Why are you interested in working for Multicare?
OO design principles
Hash Maps
First assessment: MCQs on C++, OOPS. Second assessment: I was asked to design a C++ class implementing features as asked in the question.
leetcode medium question (<1400cf difficulty)
Viewing 4461 - 4470 interview questions
See Interview Questions for Similar Jobs
Internet TechnologyMicrosoft Software EngineerTechnologySoftware Delivery ManagerHead ItSoftware InfrastructureSoftware IntegrationSenior Net Software EngineerC Net Computer Software EngineerNetappSenior Net ArchitectSoftware-webSenior Applications ManagerSoftware Engineer BackendSoftware Engineer NetSoftware NetTechnology ExecutiveSoftware Technical Lead