They asked me to extract words from the parse tree. e.g. ((NJ (NN James) XX is) (AJ tall)) -> James is tall. Another question is to reverse a string an capitalize all the starting positions of words and lower case all the ending positions of words. e.g. Hello World -> Dlrow Olleh
Perguntas de entrevista de Entry Software Engineer
1.781 Perguntas de entrevista compartilhadas pelos candidatos | entry software engineer
Tell me about yourself?
Write up and populate a linked list in C#.
Experience working on technical projects as part of a team
Basic OOP related questions and Java question about different data structures.
How to find the median in an array. You need to consider all the possible conditions.
1) Problem-solving which includes pattern matching. 2) Greedy algorithm two dimensions array question of hard level which was impossible to complete in 75 mins 3) Finding complexity ( Multiple choose question ) 4) HashMap easy ( Multiple choose question ) I all most did all the question and I got rejected. I don't know on what criteria they rejected me.
What is polymorphism?
Array reverse without using iteration. Code in C.
Given a few strings that have essentially the same alphabetic characters but differing case, punctuation, etc, return the least common denominator output that defaults to the first string given.
Exibindo 1 a 10 perguntas de entrevista