What are the principles of OOP? Made me write a mock up function
Software Engineer Summer Intern Interview Questions
12,247 software engineer summer intern interview questions shared by candidates
Test included many Java trivia. An interview with the Engineering Director includes an algorithmic question.
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?
Viewing 1991 - 2000 interview questions