I don't want to say any specific questions, but they dont know what questions to ask the candidate to check capability for that position, asking any questions which is really not relevant to job is pathetic.
Technology Consultant Iii Interview Questions
7,035 technology consultant iii interview questions shared by candidates
What is your exposure to DO-178B?
- Problem Solving 2 questions, Linked list, and Stacks/Queues - Indexing - Caching, Cache failover - Analytics Database architecture -
1. My Projects 2. Tech stack I ma using and Core Java questions with screen share, LOL 3. final, finally and finalize 4. Coding questions : Remove white spaces and count 5. Implement Array List without using Collections and simulate it's methods 6. SQL query
Design an logging based alert system which sends emails on finding the matching patterns in configuration file. config file: pattern 1, frequency 1, emails to notify pattern 2, frequency 2, emails to notify the system should be scalable, highly available, fast and highly configurable.
What are you looking for in your next position?
Given an array A of integers and a key K, count the number of items in A which starts & ends with the key. ie. suppose the array contains 25425 2134 25456225 2525 2465 and the key is 25, then the output should be 3 (since 25425 25456225 2525 begins & ends with the key K). Second question was to print ';' (semicolon) without using it. Third was to check for brackets in the given expression.
Round 1. Tweaked version of this - https://www.geeksforgeeks.org/problems/bottom-view-of-binary-tree/1 Given a tree, find bottom view - 1 / \ 3 2 / \ / \ 4 5 6 7 Expected output - 4 3 5 6 2 7 (Not 4 3 6 2 7)
What are some Hibernate annotations?
Describe how i overcame an objection
Viewing 451 - 460 interview questions