Using a nested for() loop is inefficient, can you do it more efficient than the native String.indexOf() method? Without nesting for loops or recursion.
Software Engineer Interviews
Software Engineer Interview Questions
Software engineers write programs to design and develop computer software. Interviews are highly technical, so come ready to work through coding problems and math brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific software discipline such as web development, application development, or system development.
Top Software Engineer Interview Questions & How to Answer
Question #1: How would you describe your programming task process?
Question #2: Which programming languages do you know and prefer?
Question 3: What is an example of a successful project that you completed?
419,836 software engineer interview questions shared by candidates
Rate Limiting. Design a tagging system.
Build a custom UI and debug.
Give two words, is the second a palindrome of the other?
Round 1: Telephonic - 30 minutes The director is late by 10 minutes, Learning that I have no Java work experience he puts me hold for 10 minutes to kill time and in the last 10 minutes he asks me some questions. At visa people are not interested if you have not work experience in Java. Even if you have worked on any other object oriented programming language people consider you are not fit to join Visa. Damn it I don't understand why did you even short list my profile when its clear from my resume I have no experience with J2EE in specific. This is the second similar experience with Visa I had this experience. I interviewed with them for Internship as well. Questions: What is OOP? What is Polymorphism What is inheritance What is a table, view, materialized view Difference between truncate and delete, table and view
Is it okey to reschedule the interview to yet another date?
How do you approach fitting several rectangles/squares that vary in size onto one large square board.
Given an integer, express it in several sums with exactly one non zero number: Example: 83405= 80000 + 3000 + 400 + 5
Given a 2D matrix, on every "0" appearance cell, you need to zero all the cells in the same column/row.
Substring function
Viewing 3251 - 3260 interview questions