Q: What is a Hash Table? Q: Few Questions regarding trees and graphs. Q: Basic DSA Questions
Fresher Engineer Interview Questions
5,368 fresher engineer interview questions shared by candidates
1. Difference between sql and mysql 2.What is Cursor 3.What is significance of triggers 4.Difference between truncate() and delete()
Problem 1: Remove the repeating character and print it once from a sequence of consecutively repeated characters input : aaabbccdeefaaabccc output : abcdefabc Problem 2: Evaluate the expression and sort and print the output. Getting the input is the tricky part Input: Number of input : 4 2*3 2^2^2 35 3*1 Output: 3*1 2*3 2^2^2 35 Problem 3: Given a 6 blocks, of different height h1, …, h6 . Make 2 towers using 3 Blocks for each tower in desired height h1, h2. Print the blocks to be used in ascending order Input: 1 2 5 4 3 6 height of tower: 6 15 Output : 1 2 3 & 4 5 6 Problem 4: Given a 5X5 chess board as input. 9 knights are placed in the board. Print whether the configuration valid or Invalid. Problem 5: Given a number, print all the code that can be formed with z={a=1, .., z=26}. 1123 {1, 1, 2, 3} = aabc {11, 2, 3} = kbc {1, 1, 23} = aaw {11, 23} = kw Round 3: Implement a gift card system with a existing bank. The bank has many customers . Each customer can create many gift card. Balance should detected from bank balance when a gift card is created.A gift card has a id, pin.You can Top-up any gift card, close gift card and buy item using gift card(they are called transactions), etc. Write clean code and use object oriented language.
java coding questions problem solving
What is Lean Production? six-sigma steps and stages in production planning Quality planning and analysis??? Conducted any event??
Basic database management system SQL queries
Secondly, A few technical questions related to software development - what is SEO, what is normalization, their types, etc.
Design sequential circuits for given conditions
Tell me about yourself? Family background? Which profile you want? Salary Expectations?
What is differece between Undefined and Not-defined
Viewing 2931 - 2940 interview questions