8 balls, find the heaviest.
C Engineer Interview Questions
3,788 c engineer interview questions shared by candidates
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.
There were no questions, just the leetcode challenge.
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?
Implement a program that transforms some incoming data, store it in a vector, and get a desired output.
Exception handling in java
Viewing 561 - 570 interview questions