1. Implement a function to check if a string is palindrome or not 2. Given a cost function and a budget find the maximum quantity you can buy given those 2 parameters
Engineering Technology Interview Questions
45,242 engineering technology interview questions shared by candidates
The last interview was just one day ago, so I'm not sure they are willing to hire me or no. Questions were easy and smooth.
Given an unsorted list of integers, return true if the list contains any duplicates within k indices of each element. Do it faster than O(n^2).
Find strongly connected components in a graph (use DFS or BFS)
Difference between process and threads ?
Use a stack to implement a queue.
What is LNG?
Basic Questions asked: how does a website work, write a for loop, basic questions how does encryption work, what is hashing.
If you had to rate your skill in SQL from 1 (no knowledge), to 4 (expert) what would you rate yourself?
Explain code samples given in advance.
Viewing 251 - 260 interview questions