Create functions to compress and decompress a string. The compressed string should be the same length or shorter.
Software Engineer New Grad Interview Questions
2,940 software engineer new grad interview questions shared by candidates
It had to do with object oriented programming
Several algorithmic programming problems
Recruiter chat, 1 leetcode question during phone interview, 3 technicals during onsite, and 3 behaviorals (lunch, PM, hiring manager iirc)
1. What excites you about the opportunity to launch your career at a technology company like Bell.
NDA signed, but I will say its less of a leetcode style interview process that many other companies use.
What do you hope to get out of the internship?
Given an integer, add it with the reverse of the value, and check if it's a palindrome. If it isn't a palindrome, repeat the process until the sum is a palindrome. Print out the number of iterations and the value of the final palindrome.
Maximize the subarray without adjacent elements
given a range find all values that are powers of 2's
Viewing 681 - 690 interview questions