Leetcode medium style questions. Some graph questions.
Software Engineer Internship Interview Questions
23,679 software engineer internship interview questions shared by candidates
Difference between an array and a linked list
Coding questions on strings manupulation.
Why do we need virtual address?
How to check if compound word exists in a list.
-Describe virtual memory and its purpose.
Two sum question.
Given an array of positive integers and a variable K find if there is a subarray that sums up to K. follow up : what if i have negatives
There is a streak of questions, and I made it to complete the third one. The whole streak is to complete a regex expression matching functions. The first one is exact match, the second one includes '.' to introduce wildcard match, and the third one add '?' for match or not match. After the questions he also asked me about how I can refractor the code and how to improve the testing process. This is kind of hard as there are lots of edge cases and the testing process is as well important.
OOP concepts and My SQL
Viewing 2541 - 2550 interview questions