Asked coin change problem (Leetcode) Standard 2d DP
Program Specialist Interview Questions
1,810 program specialist interview questions shared by candidates
Generic intro to your project Some questions based on project
During my interview, one of the questions they asked was to solve a complex algorithmic problem involving dynamic programming. I approached the problem by first explaining my thought process, then writing the pseudocode, and finally implementing the solution in code. I made sure to test the solution with different edge cases and provided a time and space complexity analysis.
Programming on nodes reordering in any language
Write a program to find the next palindrome number for the given integer.
How do you combine sorted linked lists?
Basic questions on SQL, DSA, Python and OOPS.
medium level question onsite dsa, then followed by resume-based question on tech stack
Describe the execution order of sql - select,order, group by, having ,where. A problem on subarray it as a dp problem. Prime number optimised manner. reverse a string without using additional space.
Mostly DSA-based questions around linked lists, plus some discussion about my projects and internships.
Viewing 861 - 870 interview questions