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
Programador De Net C Interview Questions
3,517 programador de net c interview questions shared by candidates
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.
Questions about various cpp features and how they work under the hood. Vtables, casts and stl data structures.
Basic C# and oops questions.
class construction, constructor, destructor, copy constructor, assignment operator overloading etc. vtable, templates and design patterns
Written round had 3 questions, Circular array based and on finding string in given file. Interviewer as me to explain code which I wrote. All C++ basics like copy constructor assignment operator virtual functions vptr vtable runtime polymorphism templates GDB debugging friend functions
Mediana algorithm. Unit test. Gof patterns
Have you worked with distributed systems? What were your biggest challenges? There is a .net application, handles thousands of request seamlessly, however when it peaks, it starts to throttle. What .net specific reason can cause this?
How does a TCP traceroute work?
Viewing 2871 - 2880 interview questions