4 coding tests
Software Engineer C Net Interview Questions
7,077 software engineer c net interview questions shared by candidates
What is a new technology that you are excited for?
1. How to use throttling in WCF?
Coding Challenge: Given the attached list of names, write a function that prints all of the 2-name-pairs, that when combined, share letters with the following key ‘laheravtam’ (order of letters doesn't matter). Please submit a cleaned (remove compiled files, etc) & zipped source code folder with solution. Whatever language you want. If you have questions or are unsure if you understand the prompt, email Spencer (spencer.jones@cgi.com) For example: Names = [‘steve’,’alan’,’lee’,’harvey’,’nala’] Key = ‘alanlee’ Answer: (order of the pairs doesn’t matter) [‘alan’,’lee’] [‘lee’,’nala’] Example 2: Names = [‘steve’,’alan’,’lee’,’harvey’,’nala’] (same as above) Key = ‘laanlee’ (anagram of above key) Answer: [‘alan’,’lee’] [‘lee’,’nala’] Example 3: Names = ['a','b','c','ab','bc','ac'] Key = 'cba' Answer: ['ab','c'] ['a', 'bc'] ['ac','b'] '''
How to change the background image of an html file
Tell me about yourself and Role and Responsibilities
Among other question there was the reason why I choose DataArt.
Implement Fibonacci series with and without loop.
C#: Diff b/n Abstract & Interface Generics & Collection Overriding overloading Delegates Small program Linq SQL: Joins SP & Function Views Triggers User defined table Some query .Net Framework: CLR CTS Garbage
a. Scrum/ Agile b. CI/CD c. programming: recursion with graph d. SQL : simple select statement
Viewing 1071 - 1080 interview questions