Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rootusercop
/
IMP-Interview-Questions
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
74
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
320 Commits
320 Commits
0
0
0-1 Knapsack Problem
0-1 Knapsack Problem
75 IMP Java Questions
75 IMP Java Questions
== Vs equals()
== Vs equals()
Abstract Class Vs Interface
Abstract Class Vs Interface
Abstraction vs Encasulation
Abstraction vs Encasulation
Access Modifiers in Java
Access Modifiers in Java
All About Threads
All About Threads
Anonymous Classes in Java
Anonymous Classes in Java
Applications of various data structures
Applications of various data structures
Arrays Vs LinkedList
Arrays Vs LinkedList
B and B+ Trees
B and B+ Trees
Best Sources to understand Java
Best Sources to understand Java
Best of Best website for Java Interview Questions
Best of Best website for Java Interview Questions
Binomial Coefficient Calculation
Binomial Coefficient Calculation
Bitwise Operations in Java
Bitwise Operations in Java
Boundary test cases to check whether a LL is circular
Boundary test cases to check whether a LL is circular
BufferedReader vs Scanner
BufferedReader vs Scanner
C++ vs Java
C++ vs Java
Classpath importance in Java
Classpath importance in Java
Coding to interfaces
Coding to interfaces
Comparable interface vs Comparator interface
Comparable interface vs Comparator interface
ConcurrentHashMap vs Collections.synchronizedMap(Map)
ConcurrentHashMap vs Collections.synchronizedMap(Map)
Design Patterns
Design Patterns
Diff between Set and List
Diff between Set and List
Dynamic Programming vs Greedy vs Divide & Conquer
Dynamic Programming vs Greedy vs Divide & Conquer
Enumeration Vs Iterator
Enumeration Vs Iterator
Exception vs Error
Exception vs Error
Find whether a bit is set in Character or Integer
Find whether a bit is set in Character or Integer
Garbage Collection in
Garbage Collection in
Garbage Collection in Java
Garbage Collection in Java
Generics - Advtgs and Disadtgs
Generics - Advtgs and Disadtgs
Golden Questions
Golden Questions
HashMap Disadvantages
HashMap Disadvantages
How does Thread Locks work
How does Thread Locks work
How to make code readable to the other programmers who look your code
How to make code readable to the other programmers who look your code
IMP Questions
IMP Questions
IMP Theory Questions in Java
IMP Theory Questions in Java
IMP Websites for Interview Preparation
IMP Websites for Interview Preparation
IMP Websites with Java Intervew Questions
IMP Websites with Java Intervew Questions
Inclusive vs Exclusive OR
Inclusive vs Exclusive OR
Indexing in Databases
Indexing in Databases
Inner Class in Java
Inner Class in Java
InterThread and InterProcess Communication
InterThread and InterProcess Communication
Iterator vs loop for Collection
Iterator vs loop for Collection
LRU Cache
LRU Cache
Left Right Shift in Java
Left Right Shift in Java
Local variables default value in Java
Local variables default value in Java
MVC design pattern or architecture
MVC design pattern or architecture
Marker Interfaces in Java
Marker Interfaces in Java
Maven vs Ant
Maven vs Ant
Mem Management in C
Mem Management in C
Mutex Vs Semaphore
Mutex Vs Semaphore
Obj Oriented vs Procesdural(a.k.a Functional Programming)
Obj Oriented vs Procesdural(a.k.a Functional Programming)
Overriding equals and hashCode methods in Java
Overriding equals and hashCode methods in Java
Polymorphism OOP Feature Explained
Polymorphism OOP Feature Explained
Power of XOR in Programming
Power of XOR in Programming
Primitive data type conversions in Java
Primitive data type conversions in Java
Primitive types and Wrapper Classes
Primitive types and Wrapper Classes
Questions about Testing
Questions about Testing
QuickSelect 2 partitions
QuickSelect 2 partitions
README.md
README.md
Recursion vs Iteration
Recursion vs Iteration
Regex Learning
Regex Learning
Retrieve number of Rows and Columns from [][] array
Retrieve number of Rows and Columns from [][] array
Size of Int in Java in 64 bit machines
Size of Int in Java in 64 bit machines
Space Complexity of Recursive Calls
Space Complexity of Recursive Calls
Stack vs Heap memory in Java
Stack vs Heap memory in Java
Static vs Dynamic Class Loading in Java
Static vs Dynamic Class Loading in Java
Synchronization concept in Java
Synchronization concept in Java
System class Java
System class Java
TCP Vs UDP
TCP Vs UDP
Testing
Testing
Threads, Process and Program(Application)
Threads, Process and Program(Application)
Throwable
Throwable
Time Complexity of predefined methods in JAVA
Time Complexity of predefined methods in JAVA
VERY VERY IMP THING IN PROGRAMMING
VERY VERY IMP THING IN PROGRAMMING
VERY VERY IMPORTANT INTERVIEW PREPARATION SOURCE
VERY VERY IMPORTANT INTERVIEW PREPARATION SOURCE
What is a hashcode?
What is a hashcode?
What is lambda expression?
What is lambda expression?
What is the meaning of 'static' in a method header?
What is the meaning of 'static' in a method header?
When is 'return null' valid
When is 'return null' valid
Which is faster?
Which is faster?
Working of Garbage Collector in Java
Working of Garbage Collector in Java
Working of JVM, Compiler and Interpreter
Working of JVM, Compiler and Interpreter
Working of TreeMap & TreeSet
Working of TreeMap & TreeSet
charArray to String
charArray to String
end of character marking in char array
end of character marking in char array
equals and hashcode method
equals and hashcode method
final finally finalize
final finally finalize
final keyword allowed or not allowed on abstract ?
final keyword allowed or not allowed on abstract ?
finally block execution Importance
finally block execution Importance
hashCode and equals method
hashCode and equals method
isAnagramOfAStringPalindrome
isAnagramOfAStringPalindrome
package or import statement should be first
package or import statement should be first
private classes in Java
private classes in Java
shallow vs deep cloning of objects in Java
shallow vs deep cloning of objects in Java
sleep Vs wait
sleep Vs wait
static members allowed or not allowed in non-static methods
static members allowed or not allowed in non-static methods
static syncronization vs non-static synchronization
static syncronization vs non-static synchronization
View all files
Repository files navigation
README
More
items
IMP-Interview-Questions
The following are the IMP interview questions
About
The following are the IMP interview questions
Resources
Readme
Activity
Stars
74
stars
Watchers
6
watching
Forks
57
forks
Report repository
Releases
Packages
Contributors
You can’t perform that action at this time.