For the syntax for yacc lexer, is E=E+E correct? If not why? How to store a large int (1000 bits) Define a structure for list and add elements for it in C++. Where the static variable should be? Is it in the function’s stack? What is the output of calling function(a/b++) twice if a is a static variable while b is not. What is the difference between malloc/new? What is the different between C/C++ and java? Which one you like better?
Software Developer Ii Interview Questions
3,986 software developer ii interview questions shared by candidates
What design principles do you know?
1. Implement a function that would accept two strings and check if one string is an anagram of the other. 2. Given an array(list) of integers, write a function that would determine if the elements in the array can be divided into two parts each giving the same sum. 3. Email address drop-down application. For example, when we type email address while composing an email, we get a drop down of suggested email address options starting with same letter(s). Write code to do this. (This was basically the implementation of trie data structure).
Nothing difficult or unexpected. Just algorithms and if you know the basics right, it wont be an issue.
Add a column to a table using the given React code. Refactor a React Class into a React Function.
Questions were from problems team was solving day to day as part of their job.
Asked about how i could adapt in the company culture. Prepare more on what company does become familiar with the D&B business.
How to design a lock free data structure that can handle massive data read and write.
Questions about OOPs and polymorphism plus functional programming in scala
you should obtain most of skills they require for the position
Viewing 3631 - 3640 interview questions