Given a string representing path of a file, normalise the string for eg - /a/b/.././c becomes /a/c '..' represents previous directory and . represents current directory.
Software Design Engineer Interview Questions
424 software design engineer interview questions shared by candidates
Code for printing pascal triangle, shortest 3 numbers in unsorted array, 2nd largest salary in a given database.
What is the difference between C and C++?
Explain the dependency between teams
BLE connection in mobile app
questions based on binary tree
all permutations of given string
C++ related, Not direct questions
Given two integer arrays, A and B. for each element of array A find the count of numbers which are less than equal to in Array B.?
Describe how you would approach leading the design of a new software product, be as in depth or high level as you'd like.
Viewing 301 - 310 interview questions