Skip to main content
Software Engineering Question
- design patterns
- database normalisation
- database design
- database keys(primary,secondary, unique, composite)
- indexing
- joins, group by
- Link lists
- .NET architecture
- polymorphism
- diamond problem and its solution
- association, composition, aggregation
- copy constructor, shallow copy, deep copy
- coupling, cohesion
- Difference b/W interface and abstract class
- general oop
- diff b/W string="abc" and String string="abc"
- diff b/w int and int32
- operating System (threading,diff b/w soft interrupt and hard interrupt, each programe in 32bit consumes how much memory)
- Codes both iterative and recursive with running times
- factorial
- fibonachi
- BFS,DFS
- Sequence Diagram
- Virtual memory
- Deadlock
- Binary search tree
- logical model, physical model
- how to delete 2nd or 3rd last element in linked list
- how to find midle element in linked list
- how to find whether a linked list is circuler or not
- scheduling Algorithm(FCFS, SJF, Prio, RRA)
-
- How to find sequence length in number string?
- GC in detail, How it works?
- How to find link list mid point
- How to reserve string and words in string also?
- Internal Classes
- Assemblies and type of Assemblies
- GAC
- diffrence between internal and private , protected
- Multiple inheritance in c# ( without interface)
- Inharitance and Enscapulation
- Big O of diffrenct sortings
- HR round
- Tell me something about yourself?
- Why should we hire you?
- What are your career goals? or Where do you see yourself in the next 3 to 5 years from now?
- what are your major achievement?
- your failure?
- your strenth and weakness
- Why do you want to make career in this company?
- What is your salary expectation?
Comments
Post a Comment