A scatter graph of points on a page, draw a horizontal line across the page such the the perpendicular y distance to the line from all points in aggregate is minimised. Describe an algorithm for placing this line optimally?
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,181 software developer interview questions shared by candidates
How do you manage session details of the recent 10 most active users? Which are the collections you use for this?
How to get rid of 500+ console.log in production mode
Given a list of ranges sorted in order i.e. <5,10><15,20><25,35> , insert a new range <x,y>. If new range overlap with existing range then need to merge overlapping ranges. I.e. if <x,y> = <7,17> resulting list should be <5,20><25,35>
Introduction question on java and c++
Sql joins, normalization etc.
write a program on C/C++/Java for printing the floyd triangle, count the given character in string, reverse the string, auto capitalization of words in string, find the largest of three nos . code for sum of each digit of a given no. ,Query for Second maximum salary in SQL, difference between count&count(*), function overloading and overriding example, SQL joins venn diagram .
What material did you learn about?
How would I select all of the customer information from a table?
Some Map easy leetcode question and some writing typescript type check validation code.
Viewing 481 - 490 interview questions