Design and implement a set of classes that implements logical AND and OR gates and allows them to be combined together to create larger logic blocks.
Software Developer Interviews
Software Developer Interview Questions
Software development is an in-demand career path, and it's also a job that can provide opportunities for high earnings and professional fulfillment. When interviewing for software developer positions, you'll likely face questions about your hard and soft skills and how you manage projects efficiently.
Top Software Developer Interview Questions & How to Answer
Question #1: What type of software development do you currently do?
Question #2: Describe a development issue you faced and how you solved it.
Question #3: How do you handle the QA process?
96,233 software developer interview questions shared by candidates
What is difference between string builder and string buffer?
its very nice to have an interview in valeo, its a big company, but glassdoor make make a review in force to see other salaries kinda like that
Using the UNIX file /usr/share/dict/words that contains one word per line, how would you get a random word out of the dictionary with the same probability for all the words in the file?
Solve a graph problem which was unrelated to the role being interviewed for?
Not very difficult - logic questions involving a different language.
Given some array such as {4, 2, 5, 3}, write a function that would take in the array and a number that would return how many pairs add up to the number.
Explain about distributed micro services? Explain how does services scale? How is performance monitoring done?
Given two strings. Find the least number of operations (you can remove/change/add/swap any character) to the first string to get the second.
One of the questions I could remember and completed successfully. 1. Identify whether there exists a pair of numbers in an array such that their sum is equal to N - My take-away from all this is that HackerRank is a poor indicator of a developer's problem solving capabilities, and like so many of these things is only really good at assessing one thing, namely how good the candidate is at completing HackerRank tests.
Viewing 1041 - 1050 interview questions