8 balls, find the heaviest.
Ingeniero C Interview Questions
3,798 ingeniero c interview questions shared by candidates
Can you explain the concept of pointers in C++ and provide an example of how they are used to access and modify variables directly?
About correct comparing of strings. It was not a distinct question, but a part of code analyzing
Tell me about a difficulty you had and how did you overcame it?
There were no questions, just the leetcode challenge.
Write function to find factorial of an integer
how does the compiler interpret const keyword and how it can be fooled.
Name types of testing
You will be asked to code on paper 3 scenarios 1) Generate a TinyUrl application 2) Generate a method to determine if a word is Palindrome (i.e. Abba or Eye) 3) Generate two class models for two related classes (in memory not DB) , one will hold a Merchant (or some other user's) details and the other class will hole the Stores owned by the merchant. How would you store the data in a session (Application if Web or Cache if desktop) How would you find the Merchants of a particular Name How would you find the stores belonging to a particular Merchant How would you find the stores belonging to a particular Merchant and those stores are in a particular city 4) Given an array of ints, write a C# method to total all the values that are even numbers.
Your work style
Viewing 561 - 570 interview questions