What is your experience with machine learning?
Intern Software Engineer Interview Questions
12,189 intern software engineer interview questions shared by candidates
Some basic question - in the solution you just need to apply some rule to change the array order
Reverse the words in a string, but not the characters. Do it in linear time.
What are types of SQL triggers?
Given a string such as "123" or "67", write a function to output the number represented by the string without using casting.
Write code for string search
Intersection of two linked lists
Find if a linked list has a cycle in it.
Given an array of sorted characters and a target character, find the closest character from array.
Given a singly linked list, find the kth element from the back and delete it.
Viewing 231 - 240 interview questions