i) Merge two sorted linked list ii) two sum problem
Lead Programmer Analyst Interview Questions
3,933 lead programmer analyst interview questions shared by candidates
2. N number of student and M number of subject Teacher Mr. Johnson want to check and skip the subject mark which has minimum average marks. Print the result of each student with skipping the mark of minimum avg marks let take example N = 4 student M = 5 subject student1 = {5, 8, 2, 4, 8} student2 = {3, 6, 3, 7, 2} student3 = {4, 8, 1, 7, 4} student4 = {8, 8, 4, 4, 6} here in this case subject number 3 has minimum avg marks (M1 avg = 5, M2 avg = 7.5, M3 = 2.5, M4 =5.5, M5 = 5 ) so need to skip from result and print the result skipping the minimum marks subject.
Have you heard recently of any innovative project or idea that caught your attention?
https://github.com/designer-brands/digital-work-sample
There is only one character 'A' on the screen of a notepad. You can perform one of two operations on this notepad for each step: Copy All: You can copy all the characters present on the screen (a partial copy is not allowed). Paste: You can paste the characters which are copied last time. Given an integer n, return the minimum number of operations to get the character 'A' exactly n times on the screen.
Define the 6 qualities you think a successful leader must display.
The questions were not too difficult, but the position was misrepresented.
Describe the 4 pillars of OOP.
How to handle bad subordinates?
What is your management style?
Viewing 1551 - 1560 interview questions