In my first interview round, I was given a problem based on the queue. The question was that you have been given a list of integers in which you can move only in forward direction basically you are given two function getnextelement() and endlist() when endlist() is true then you have completely traversed the list. Now I was asked to develop an algorithm such that I print first odd number the first even number then second odd and second even and so on for example, the list is 1,4,6,7,2,3 my output will be 1,4,7,6,3,2
Engineer Internship Interview Questions
24,376 engineer internship interview questions shared by candidates
Round 1) Design a HR system for onboarding an employee onto all Salesforce platforms. Round 2) About my prior experience followed by basic Leetcode questions.
Describe a time you had to take leadership on a project
Describe an instance where you improved your code significantly.
Find output of "1+2-6-7+97"
(onsite) Design, at a high level, a way for hosts A, B, and C which are connected via the internet to communicated such that A and B can talk to each other, and B and C can talk to each other, but A and C cannot.
Difference between string buffer and string builder
Leetcode style data structure and algorithms question
Basic questions like "Tell me about yourself", "What do you know about Accenture", etc. No technical or skill related question
JS questions, prototypal inheritance, etc.
Viewing 661 - 670 interview questions