Basic C# and oops questions.
C Developer Interview Questions
3,501 c developer interview questions shared by candidates
C# basic , coding ,oops concepts
Python code and SQL query
Mediana algorithm. Unit test. Gof patterns
How does a TCP traceroute work?
Java OOPS concept. Database knowledge and small queries.
Nothing special, the usual poking around technical knowledge
Questions based on the technical test and live coding OOP
2. Technical Round Introduction and Project Discussion Topics Covered: C++: Vectors (storage, limit, syntax) Pointers & Reference Variables Array pointers: creation & destruction new and delete operators Virtual Functions, Polymorphism Virtual Destructor (GFG output prediction) Virtual Tables & v-pointers (definition) DSA Question: Check if a Linked List is a Palindrome Interview was very helpful, with guidance and corrections provided throughout.
isPalindrome: /// /// The goal of this function is to determine if a string is /// a palindrome. e.g. radar if spelled backwards is radar /// /// String to test /// true if palindrome, false if not // abba abcd
Viewing 2871 - 2880 interview questions