Java basic questions, reverse string program. Trace the output. Time and space complexity of the program. Advance java questions
Senior Software Developer Interview Questions
7,030 senior software developer interview questions shared by candidates
Describe all possible test cases for a product and feature that you use.
What would motivate you to make a change now?
Java Coding questions
Leetcode mediums Open ended question that a Google engineer came up with for sys admins.
Please create a new Laravel app that contains a database of vulnerabilities. The vulnerabilities can be copied from owasp.org/www-project-top-ten, you only have to enter at most 10 of them. - This means you need to have a few actions in your controller (CRUD): -- View all currently added vulnerabilities to the database -- View a specific vulnerability -- Edit a vulnerability -- Add a vulnerability -- Delete a vulnerability - You'll likely need to create a table with at least a few fields, including "title" and "description".
SQL Queries, Some NoSQL advance over relation model
1 - Given a boolean matrix, find the influencer. Influencer is a person who does not follow anyone, but is followed by everyone else. a[i][j] -> i follows j , a[i][i] - is guaranteed to be false 2 - Given an array of random integers return if this array can be divided into k subsets where sum of each subset is equal.
Conceptos generales de Orientado a Objetos, y ejercicios con algoritmos.
Tell us about your background
Viewing 6461 - 6470 interview questions