Test included many Java trivia. An interview with the Engineering Director includes an algorithmic question.
Developer Intern Interview Questions
12,194 developer intern interview questions shared by candidates
Questions about javascript,html and css
Functions in PHP, what is JRE, JVM, JDK
Projets travaillé?? Les technologies ??
Tell me about yourself What Tech Stack you have used Explain your Projects
Given a string s, return the number of palindromic substrings in it. A string is a palindrome when it reads the same backward as forward. A substring is a contiguous sequence of characters within the string. Example 1: Input: s = "abc" Output: 3 Explanation: Three palindromic strings: "a", "b", "c". Example 2: Input: s = "aaa" Output: 6 Explanation: Six palindromic strings: "a", "a", "a", "aa", "aa", "aaa".
Why do you want to choose software engineering?
What was your hardest project?
What is your long-term career goal(s) in 5-10 years?
What was my experience with academic/professional projects that I have in my resume?
Viewing 1991 - 2000 interview questions