teamlead/java-interview-questions

Repository files navigation

A curated list of 1715 Java interview questions, sorted by their frequency of being asked.

Methodology: 600 public interviews on YouTube were analyzed, and thousands of unique questions were gathered from them. The analysis utilized voice transcription and text categorization techniques. The frequency of each question was then counted, and the probability of each question being asked was determined.

Videos

For international readers, I've translated the questions to various languages:

Each translated file follows the same structure as the main list, but in the respective language.

QuestionCategory
Tell me about yourselfGeneral
What is OOPOOP
What is the difference between Checked and UNCHECked exceptionsJava Core
What methods in the Object class do you knowJava Core
Tell me about the hierarchy of exceptionsJava Core
What is SolidGeneral
Tell me about the hierarchy of collections in JavaJava Collections
What is the difference between the interface and the abstract classJava Core
What is the difference between Linkedlist and ArraylistJava Collections
Tell me about Hashcode and Equals ContractJava Core
What is the difference between a primitive and a reference type of dataJava Core
How Hashmap is organizedJava Collections
What is you experience is in programmingGeneral
What do you know about Object classJava Core
What are the principles of OOPOOP
What is ACIDDatabases
What is Stream in Java?Java 8
What Spring Scopes do you knowSpring
What is a functional interfaceJava 8
QuestionCategory
Tell me about DeadlockMultithreading
What is executorserviceMultithreading
What are Hashcode and Equals overwritten rulesJava Core
What is the normalization of databasesDatabases
What is the difference between SQL and NOSQLDatabases
What is LambdaJava 8
What are indexesDatabases
What is BeanSpring
What is the idea of multi -seatingMultithreading
How Hashmap is related to SETJava Collections
Tell me about Race ConditionMultithreading
What is the difference between final vs Finally vs FinalizeJava Core
What primitive data types are in JavaJava Core
What areas of memory in JVM do you knowJava Core
Familiar with SQLSQL
Why do you need a class ObjectJava Core
What design patterns do you knowPatterns
How Singleton differs fromPatterns
What is polymorphismOOP
What is a process and a stream, how they differMultithreading
Are you familiar with SQLSQL
What is the life cycle of Spring BeansSpring
Tell me about HashmapJava Collections
QuestionCategory
What is HibernateHibernate
What is the difference between JDK and JreJava Core
What is HashcodeJava Core
What is a string poolJava Core
What is an iterator and why it is neededJava Core
What is the difference between the MAP operation and FlatmapJava Core
What types of data are in JavaJava Core
What is ORMFrameworks
What is encapsulationJava Core
What is the main idea of Equals and HashcodeJava Core
Why is singleon called antipatternPatterns
What is the difference between Left Join from Inner JoinDatabases
What are access modifiers and what are theyJava Core
What do you know about StringJava Core
What are how many normal forms exist in SQLDatabases
What is an exceptionJava Core
What is optimistic and pessimistic locksMultithreading
What is a monitorMultithreading
Why do you love or hate JavaGeneral
What types of Join do you knowSQL
What is the difference between Having and WhereSQL
What is the difference between hashmap and hashtableJava Collections
What is a keyword FinalJava Core
What is Spring contextSpring
What is the difference between Treeset and HashsetJava Collections
What scopes do beans haveSpring
Why MAP stands apart in the hierarchy of collectionsJava Collections
What is the difference between Dependency Injection and Inverhuron of ControlSpring
Why do you need Spring FrameworkSpring
How is Rebase different from Merge?Git
What is FinalizeJava Core
Is it possible to override static methodsJava Core
What makes the key word transientJava Core
What is the difference between Supplier and ConsumerJava Core
What is the idea of polymorphismJava Core
What do you know about the Clone methodJava Core
What is the idea of Stream APIJava Core
How can I implement multiple inheritance in JavaJava Core
What does Garbage Collector work withJava Core
What is a line in JavaJava Core
How the Try With Resources operator worksJava Core
Can a primitive data type to get into HIPJava Core
What methods are located in the interfaceJava Core
What is the relationship of the Equals and Hashcode contractJava Core
What are the principles of SolidGeneral
Stringbuilder and Stringbuffer, what are the differencesJava Core
What do you know about the Java 8+ functional interfaceJava Core
Why is it impossible to compare objects through "=="Java Core
What types of data exist in JavaJava Core
The main idea of encapsulationJava Core
What is the meaning of incapsulationJava Core
Why do you need String PoolJava Core
What is Parallel StreamJava Core
What is String PoolJava Core
What design templates do you knowPatterns
What are the advantages and disadvantages of the OOP compared to procedural and functional programmingOOP
What is JVM, JDK, JreJava Core
What is MOCK in testingTools
What is VolatileMultithreading
What is CompletablefutureMultithreading
How to create a streamMultithreading
What is partitioningDatabases
Describe the principle of Happens BeforeMultithreading
What design patters do you knowPatterns
What is synchronization and why it is neededMultithreading
What are the advantages and disadvantages of the OOP compared to procedural and functional programmingOOP
What are the states of the object in HibernateHibernate
What is FutureMultithreading
What is the difference of Char and Varchar in SQLDatabases
Tell me about the Collection Framework hierarchyJava Collections
What is JDBCTools
Array of static data structure or dynamicJava Collections
What is the difference between Arraylist and vectorJava Collections
What is VectorJava Collections
What are the Java collectionsJava Collections
Is Hashmap a safe stream collectionJava Collections
What is FailfastJava Collections
What is DequeJava Collections
HashTable and Concurrenthashmap - differences and what is more effectiveJava Collections
What is Bean, what role does Spring playSpring
What is the "Inheritance"OOP
What are the options for Dependensky InjectionSpring
What is the difference between Leftjoin, Rightjoin and InnerjoinDatabases
What is Dependency Injection in SpringSpring
What is a line in JavaJava Core
What is the idea of polymorphismJava Core
Is it possible to override static methodsJava Core
How can I implement multiple inheritance in JavaJava Core
What methods are located in the interfaceJava Core
What is the idea of Stream APIJava Core
What is FinalizeJava Core
What is the relationship of the Equals and Hashcode contractJava Core
The main idea of encapsulationJava Core
Stringbuilder and Stringbuffer, what are the differencesJava Core
What is JVM, JDK, JreJava Core
What is CI/CDGeneral
What types of data exist in JavaJava Core
Can a primitive data type to get into HIPJava Core
What is the keyword transientJava Core
What types of testing do you knowGeneral
What is String PoolJava Core
What is Spring Boot and what is its main advantageSpring
What kind of Bean Scope do you knowSpring
What is the meaning of incapsulationJava Core
What is SpringscopeSpring
Why is it impossible to compare objects through "=="Java Core
How can you describe an abstractionOOP
Why do you need String PoolJava Core
What is Spring Boot forSpring
How the Try With Resources operator worksJava Core
What do you know about the Java 8+ functional interfaceJava Core
What is Parallel StreamJava Core
What are the foreign keys in the databaseDatabases
What does Garbage Collector work withJava Core
QuestionCategory
What commands do you use in GitGit
How do you use SOLID principle of openness-covering when designingGeneral
What is the difference between the Builder and Facade design templatePatterns
What is the lack of desing patternsPatterns
What are the approaches to organize the development processGeneral
What is the relationship between JS and Java :)General
What are design patternsPatterns
Tell me about your design-patters experiencePatterns
What goals do you set for yourselfGeneral
What design patterns do you usePatterns
What synchronization channels used to organize the interaction of several servicesPatterns
What interesting tasks had to be solvedGeneral
What is TDDGeneral
What is the easiest way to implement cachingGeneral
What types of relationships exist in the structural diagram of classesUML
What are the types of diagramsUML
As if organized the interaction of several servicesPatterns
What is UML what is a “diagram”, “notation” and “metamodel” in UMLUML
What is XSLTXML
What are the pluses of microservices compare to monolithPatterns
What languages do you know that use byte codeGeneral
What is JAXPXML
What are the ways of recording XMLXML
Tell me something about microservice interactionPatterns
When to use DOM, and when SAX, Stax analyzersXML
What are the XML reading methods, describe the strengths and weaknesses of each methodXML
Which structure acts as quickly as possible to the Comand pattern than it can be replacedPatterns
What is the caching forGeneral
What types exist in XSDXML
What is the "namespace" in XMLXML
Why do you need a pattern CommandPatterns
How the Well-Formed XML differs from Valid XMLXML
What is DTDXML
Whether you use the Comand pattern in workPatterns
Caching only works with databases or notGeneral
What is a "deployment descriptor"Servlets
What is XSD schemeXML
How container controls the life cycle of the Serlet, when and what methods are calledServlets
Why do you need application servers if there are server containersServlets
What is XMLXML
What is the advantage of the Builder pattern over the constructorPatterns
What actions need to be done when creating ServletsServlets
In which case is it required to override the Service () method ()Servlets
What is the "Container of the Servmar"Servlets
Which structure acts as quickly as possible to the Comand pattern than it can be replacedPatterns
What is the caching forGeneral
How to implement the launch of the servicema simultaneously with the launch of the applicationServlets
When to use the Servetov filters, and when are the listenersServlets
What types exist in XSDXML
Why are various listener used in the ServletsServlets
What do you know about the Serpent filtersServlets
What is ServletconfigServlets
What is ServletContextServlets
What are the differences of ServletContext and ServletConfigServlets
Why do I need the Servletresponse interfaceServlets
What is the Servletrequest interface forServlets
What is Request DiserServlets
How to call another Servable from one sergeteServlets
What is the difference between Sendredirect () from Forward ()Servlets
Why are the attributes of the Servita and how working with them isServlets
What are the differences between GenericServlet and HttpServletServlets
Why is httpservlet class declared as an abstractServlets
What are the main methods in the HTTPSERVlet classServlets
Which HTTP method is not unchangedServlets
What are the methods of sending data from the client to the serverServlets
What is the difference between Get and Post methodsServlets
What is the "namespace" in XMLXML
Is it possible to use Printwriter and ServletoutPutStream simultaneouslyServlets
Why do you need a pattern CommandPatterns
What does the URL Encoding mean, how to do it in JavaServlets
What are the most common tasks performed in the server containerServlets
What are cookiesServlets
Why it is necessary to override the only init () method without argumentsServlets
What is the URL REWRITINGServlets
How the Well-Formed XML differs from Valid XMLXML
What is a "session"Servlets
Does it make sense to determine the constructor for the servlet, which is better to initialize dataServlets
What is an effective way to make sure that all servus are available only for the user with the right sessionServlets
In which case is it required to override the Service () method ()Servlets
How to organize a database connection, provide journalization in ServicesServlets
What is DTDXML
What authentication methods are available to the sergeteServlets
Whether you use the Comand pattern in workPatterns
Why do you need a jSPServlets
Caching only works with databases or notGeneral
Tell me about the stages (phases) of the JSP life cycle.Servlets
What actions need to be done when creating ServletsServlets
What methods of the JSP life cycle can be redefinedServlets
What is a "deployment descriptor"Servlets
What is the difference between the dynamic and static contents of JSPServlets
What is XSD schemeXML
As a serviceman container controls the life cycle of the Serlet, when and what methods are calledServlets
Why do you need application servers if there are server containersServlets
What areas of visibility of variables exist in jSPServlets
What is XMLXML
What implicit objects are not available in a regular JSP pageServlets
What is the advantage of the Builder pattern over the constructorPatterns
How to configure initialization parameters for JSPServlets
What is the "Container of the Servmar"Servlets
What is the structure of the web projectServlets
Tell me about transitivityFrameworks
What are the advantages of the sergete technology over CGI Common Gateway InterfaceServlets
What do you use Mavel or Gradeel when assembling the projectFrameworks
What patterns used besides SingletonPatterns
Did Java do somewhere elseGeneral
What is LombokGeneral
Tell me about your most interesting projectGeneral
Have you heard anything about Spring MVCSpring
What does Dependency Injection give usSpring
What is the difference between IOC and Dependency InjectionSpring
What can be returned data types in Spring MVCSpring
What is Swagger forTools
Where you can use singletonPatterns
Can it turn out so that there is no controller in the contextSpring
What we need to make Spring MVC earnSpring
What is Message BrokerTools
What is ScopeSpring
What is a contextSpring
How Docker differs from a virtual machineTools
What tasks did the patterns solvedPatterns
In what university did you studyGeneral
How dependency Injection can be applied to Spring BeanSpring
What is http typeSpring
What is the difference between Kubernetes DockerTools
How Diser Servlet "understands" which method to callSpring
As a client can understand what came to the browser from the serverSpring
What is the Dependence Management section forTools
Why REST is neededSpring
What is the difference between Request Mapping and Put MappingSpring
What Scope can be used for any applicationSpring
Request We can use in all Spring applicationsSpring
Tell me about the structure of the POM file in the Maven packages manager.Tools
Life cycle MavenTools
How much do you do javaGeneral
How do you use Dependency InjectionSpring
What IOC implementations do you knowSpring
What is Spring IOC container in Spring.Spring
What areas of visibility in Spring you knowSpring
What types of implementation of addiction do you knowSpring
Tell me what is Inversion of ControlSpring
What is Spring FrameworkSpring
Where it is more convenient to use Java configuration, and where is XML configurationSpring
What is a “performance”, View, and why it is usedSQL
What is a “temporary table”, for which it is usedSQL
What is Spring IOC container in Spring.Spring
What areas of visibility in Spring you knowSpring
What types of implementation of addiction do you knowSpring
Tell me what is Inversion of ControlSpring
What is Spring FrameworkSpring
Where it is more convenient to use Java configuration, and where is XML configurationSpring
What is a “performance”, View, and why it is usedSQL
What is a “temporary table”, for which it is usedSQL
What configuration would be removedSpring
Which of the configuration, XML, Java Annotation, you prefer moreSpring
What does NULL mean in SQLSQL
What configuration will be more priority: XML, Java or AnnotationSpring
Now in Spring it is not necessary to indicate the AbowireD annotation, why is it soSpring
What are the SQL operatorsSQL
How to create a controller in SpringSpring
How can you create Servlett in Spring'eSpring
How the context worksSpring
Is it possible to create two singleton in Spring.Spring
What is a cursor in a relational databaseSQL
What are triggers in a relational databaseSQL
Which prompted to dwell on another programming languageGeneral
How you evaluate yourselfGeneral
How many contexts can beSpring
What does the SCAN component doSpring
Tell me about the full syntax of Select in a relational databaseSQL
What is the difference between Filters, Interceptors, and Listeners in SpringSpring
What is the difference between the component and binaSpring
Why is SQL HAVINGSQL
What is the difference between Spring Component, Repository and Service AbstractsSpring
What is the life cycle of an object that creates SpringSpring
What Merge doesSQL
What is the difference between authentication and authorizationSpring
What is JWT forSpring
What is JoinSQL
Where did you studyGeneral
As if organized the Delete methodSpring
How SOAP differs from RESTSpring
How to close the connection connectionJDBC
How to write a web application on JavaSpring
How to cause a stored procedureJDBC
How is the database request and processing the results are carried outJDBC
Why do you need a springsSpring
What are stored procedures and what method of calling through JDBCSQL
With which requests for the database are formedJDBC
What transaction insulation levels are supported in JDBCJDBC
What is the BEAN annotation forSpring
How to register a jdbc driverJDBC
What happens in JVM when starting a program written on JavaJava Core
What can tell about the jar file manifestoJava Core
Tell me about the memory areas and Garbage CollectorJava Core
Describe the main stages of working with the database using JDBCJDBC
How can you understand that an object is used in memory or not, provided that objects have a cyclic link to each otherJava Core
What areas of memory can you remember except stack and heapsJava Core
What are the disadvantages of a pool of lines in terms of securityJava Core
What is the difference between RestController from ControllerSpring
Is the Poole of the Lines empty at the start of the JAR file or there are some values thereJava Core
Due to what LambDA explorations work, which occurs "under the hood"Java Core
You use in the work of lambda expressionJava Core
What parts is JDBC fromJDBC
How many functionality can be placed in one lambda expressionJava Core
Where do Equals and Hashcode methods come fromJava Core
Why Hashcode can be equalJava Core
What do you know about the memory models in JavaJava Core
When Stream begins its executionJava Core
What is Default Equals and Hashcode modifierJava Core
What is Heap, StackJava Core
What are the problems during the implementation of hashcodeJava Core
What is the eraser of the types forJava Core
From how many classes the class can be inheritedJava Core
How to create your own annotationJava Core
Which two classes are not inherited from ObjectJava Core
What is the grinding of typesJava Core
How the parameters are transmittedJava Core
Tell me the features of the Java languageJava Core
How Java helps to run the code on operating systemsJava Core
How data is stored in JavaJava Core
How to determine which object is garbageJava Core
Can developers manage the assembly of garbage and memory parametersJava Core
List the main types of data used in JDBC, how are they related to the types of JavaJDBC
What is a class in JavaJava Core
What is the class consist ofJava Core
How can you compare objects in Java in JavaJava Core
What is JDBC urlJDBC
What versions of Java worked withJava Core
What are the advantages of using JDBCJDBC
What is the noteworthy Java in the context of the platformJava Core
What is Garbage CollectorJava Core
After what moment GC understands that you need to collect garbageJava Core
What GC do you knowJava Core
How can we set the GC configuration parametersJava Core
What plugins can be put when creating a virtual machineJava Core
What is the difference between Equals and HashcodeJava Core
Why is it important to override Equals and HashcodeJava Core
In the context of the business, is it necessary to take into account in Equals all the fields of the essenceJava Core
Tell me briefly about the idea of processing errors in Java.Java Core
What designs in the processing of errors do you knowJava Core
Когда может произойти ситуация, когда мы можем перезатереть исключениеJava Core
Where in the processing of exceptions a design with Finally can be usedJava Core
What is the value of the byteJava Core
How to quickly make a rest serviceSpring
What needs to be done in order to override hashcodeJava Core
How the line "under the hood" worksJava Core
How to bring a line into arrays of charactersJava Core
What is ensured by immutableJava Core
What characteristics should the method have a functional ITERPHIS to functionJava Core
What needs to be done in order to accept and return valuesJava Core
Can we without jdk lead java developmentJava Core
Explain what is due to the fact that int is limited in the amountJava Core
Where reference data types are storedJava Core
Can I use Equals in the form in which it isJava Core
What is the difference between the abstract class and the abstract method, and the abstract method and interfaceJava Core
What is dynamic polymorphismJava Core
What is the idea of overloading constructorsJava Core
Why is immutable so importantJava Core
How is the database request and processing the results are carried outJDBC
What is the difference between JVM from JDKJava Core
Do we always need to override EqualsJava Core
Why Java platform is independentJava Core
What is the reason for the incomplete Java objectJava Core
What is Wrapper classJava Core
Have you heard something about Boxing/UnboxingJava Core
What is the difference between the method and the constructorJava Core
Is it possible to override the method? And the constructorJava Core
What are heterogeneous typesJava Core
How to store and process a password working with javaJava Core
Where it would be worth applying enum transfersJava Core
What are the most important methods and are used most oftenJava Core
Whether it was necessary to overlook Equals on their ownJava Core
How lines are stored in memoryJava Core
What is the problem of concatenationJava Core
Someday I tried the Append methodJava Core
What is the difference between Error and ExceptionJava Core
Give an example of error at JVM levelJava Core
What is the problem of verified exceptionsJava Core
Would you delete exceptions from Java CheckedJava Core
Give examples where CHECKED would useJava Core
Can I make an improved For Each cycle for my objectJava Core
What is the most useful method in ObjectJava Core
What is the advantage of Package PrivateJava Core
How Package Private can be associated with encapsulationJava Core
Which design template is used for Stringbuilder and StringbufferJava Core
Can an array be attached to streamJava Core
What is the coolest method in strapsJava Core
What do you know about TargetMethodJava Core
What I heard about Optional classJava Core
Is it necessary to create a class in JavaJava Core
Why do you need a springsSpring
What are stored procedures and what method of calling through JDBCSQL
With which requests for the database are formedJDBC
What transaction insulation levels are supported in JDBCJDBC
What is the BEAN annotation forSpring
How to register a jdbc driverJDBC
Describe the main stages of working with the database using JDBCJDBC
What is the difference between RestController from ControllerSpring
What parts is JDBC fromJDBC
List the main types of data used in JDBC, how are they related to the types of JavaJDBC
What is JDBC urlJDBC
What is LIST, SET implicitlyJava Collections
What are the advantages of using JDBCJDBC
What 3 principles are basic in the OOPJava Core
Where you can apply the polyformity of polymorphismJava Core
Where you can see comprehensive data on primitive types of data in JavaJava Core
How to quickly make a rest serviceSpring
What are reference data typesJava Core
That in Java is the most important object for allJava Core
Object classes are inherited clearly or implicitlyJava Core
The difference in annotations Service, Repository, ControllerSpring
What determines the equivalence of one object to anotherJava Core
You can characterize what such a stateJava Core
Do you know the difference between Stringbuilder and concatenationJava Core
What are restrictions in SQLSQL
Than open fields fraughtJava Core
What I heard about the static of typification in JavaJava Core
What is the string and features in JavaJava Core
Where he was engaged in programmingGeneral
What is the Equals methodJava Core
What implies immutableJava Core
What is the strict typification in Java expresses itselfJava Core
Tell me about JDBCTEMPLATEJDBC
What two main sections of memory for storing data are thereJava Core
Have you heard about StackoverflowJava Core
As it were substantiated that the interface existsJava Core
How can you install a connection with a databaseJDBC
Which underlies each exceptionJava Core
How to process exceptionsJava Core
As if threw up the exceptionsJava Core
What types of proxies do you knowSpring
How long lines are stored in StringJava Core
Stringpool - part of Heap or something separateJava Core
What is Autocloseable and the Try-With-Rosources designJava Core
What is the difference between Statement and PrepareDstateJDBC
What is the idea in Geneeric generalizationsJava Core
Have you heard about new chips of the latest versions of JavaJava Core
How to override the Equals methodJava Core
What is ResultsetJDBC
What is the difference between String and StringbuilderJava Core
How to create singleton-tin when starting a Spring applicationSpring
What are the terms of the Equals and Hashcode contractJava Core
What is the difference between Execute, Executequary, ExecuteupdateJDBC
How Resultset works insideJDBC
Features of the String classJava Core
Do you know what a static class isJava Core
Where he was engaged in programmingGeneral
What is a deep copyingJava Core
What is the main idea of reflectionJava Core
What is JreJava Core
Tell me about JDBCTEMPLATEJDBC
What terminal operations do we haveJava Core
How are the problems of memory deficiency and exclusion of Out of Memory Exception are resolvedJava Core
What is Java constructorJava Core
How can you install a connection with a databaseJDBC
What types of proxies do you knowSpring
What is the difference between Statement and PrepareDstateJDBC
What is the main advantage of resourcesNo
What is ResultsetJDBC
How to create singleton-tin when starting a Spring applicationSpring
What is the difference between Execute, Executequary, ExecuteupdateJDBC
How Resultset works insideJDBC
What projects did you do using SpringSpring
Why do we need ResultsetJDBC
What commands do you know from SQLNo
Tell me about Execute Executequery and ExecuteupdateJDBC
Tell the structure of Framework CollectionSpring
What is unit testingTesting
What is execution engineJVM
What is FramesJVM
What are the methods of configuration Spring applicationsSpring
Areas of the time execution timeJVM
What is classloaderJVM
Where the Bean annotation is usedSpring
What is the difference between unit tests and integrationTesting
What is JVM forJVM
Describe the general practical principles of working with JSPServlets
What is the difference between RestController and ControllerSpring
What is the difference between JSPWRITER and the Serpent PrintwriterServlets
Why is the Assert Operator usedJava Core
Is an object of the session on the JSP page always created, is it possible to turn off its creationServlets
What is the difference in repository annotations, Component, Controller, ServiceSpring
What tests do you write and howTesting
How you estimate your levelGeneral
Tell me why are you in javaGeneral
How to get access to the field of the external class from the invested classJava Core
What is the "local class", what are its featuresJava Core
What will happen to the garbage collector if the execution of the finalize () method requires significantly a lot of time, or during the execution the exception will be releasedJava Core
What are "anonymous classes" where they are usedJava Core
Is it possible to use JavaScript on a JSP pageServlets
What are the features of the use of nested classes: static and internal, which is the difference between themJava Core
Tell me about the invested classes in what cases they are appliedJava Core
How JSP is configured in the deployment descriptorServlets
Where could be usedSpring
What types of classes are in JavaJava Core
Where the initialization of static/non -tatual fields is allowedJava Core
How errors are processed using JSTLServlets
What is the difference between a member of a class copy and a static class memberJava Core
Is it possible to declare the method abstract and static at the same timeJava Core
What is Capacy of listJava Collections
By what principle does the number of bakers increaseJava Collections
What data structure lies in ArraylistNo
How can I process JSP page errorsServlets
What does the Componentscan annotation doNo
That during assembly can be provided by MavenNo
Against the background of which Spring Date is builtNo
What is cachingNo
What is the difficulty of searching for an element in LinkedlistNo
What are the types of stitches in JDBCNo
What are the requirements for transactionNo
Which default Scope is used in SpringSpring
How the vertical and horizontal partners are differentNo
Are there any contraindications to the use of indexesNo
Is it possible to make private variables in the interfaceNo
Will Stream API Randomacess provideNo
Is there an iterator in StreamNo
What do we use when we write for eachNo
What is the difference in replication and heartsNo
What is the difference between the approaches of Trunk BASD and Feature BranchGit
What is the main problem of the cacheNo
How to make a stream from the classNo
Based on which data structure, Linked List is implementedNo
How to access overstroting parental methodsJava Core
How to organize a search for ArraylistJava Collections
What is CASNo
What is the difference between PUT and Compute in MapNo
Is it possible to narrow the access level/type of the returned value when the method is redistributedJava Core
What does verified and unverified values meanNo
How to work on SpringNo
What is the difference between JPA and HibernateNo
What is Fetch TypeNo
What are the mechanisms for complex requests with many parametersNo
What is the difference between JDBC speciesNo
What is the difference between atomicity and consistencyNo
Why you do not need to configure standard JSP tags in Web.xmlServlets
Explain how indexes workNo
There is experience with cloud servicesNo
What are we working inside StreamNo
What essence in collections helps to access objects in the collectionNo
What classic functional interfaces you knowNo
Can non -non -static methods can overload staticJava Core
What task the chart solvesNo
What an exception is released when an error occurs in the class initialization unitJava Core
How to make lines transfer to HTML by JSPServlets
Tell me about Execute Executequery and ExecuteupdateJDBC
Is it possible to lose an object in hashmapJava Collections
Tell the structure of Framework CollectionSpring
What are Java collectionsJava Collections
What is unit testingTesting
What are the implementations in the collection of the sheet interfaceJava Collections
What data structure lies in ArraylistNo
By what principle does the number of bakers increaseJava Collections
What is execution engineJVM
How the process works if we want to put something in MAP or getJava Collections
What is CapacyJava Collections
How much BUCKET can be in hashmapJava Collections
What is FramesJVM
How to look and delete elements in listJava Collections
What are the methods of configuration Spring applicationsSpring
How can we bypass the elements of the collectionJava Collections
Areas of the time execution timeJVM
What is the difference between Hashset and LinkedHashsetJava Collections
What is classloaderJVM
Whether I heard something about SETJava Collections
Where the Bean annotation is usedSpring
What needs to be done to use the Foreach cycleJava Collections
What is the difference between unit tests and integrationTesting
What is JVM forJVM
Describe the general practical principles of working with JSPServlets
Can it be that in Hashmap there will be two identical keysJava Collections
What is the difference between RestController and ControllerSpring
What restriction is to add to TreesetJava Collections
What are "anonymous classes" where they are usedJava Core
Can Treeset store nullJava Collections
What is the difference between JSPWRITER and the PrintwriterServlets
What are the main implementations about the collectionJava Collections
What will happen to the garbage collector if the execution of the finalize () method requires significantly a lot of time, or during the execution the exception will be releasedJava Core
What is the level of complexity in Hashset when looking for an elementJava Collections
Why is the Assert Operator usedJava Core
How structurally a two -link list looks compared to the singleJava Collections
Is an object of the session on the JSP page always created, is it possible to turn off its creationServlets
What will be the speed of access to the element in LinkedList, which is located in the middleJava Collections
What is the difference in repository annotations, Component, Controller, ServiceSpring
What tests do you write and howTesting
How you estimate your levelGeneral
What will be the search speed in linkedlistJava Collections
Tell me why are you in javaGeneral
What is the search speed in ArraylistJava Collections
How to get access to the field of the external class from the invested classJava Core
What is the speed of access to the element in Linkedlist by indexJava Collections
What is the "local class", what are its featuresJava Core
Is it possible to use JavaScript on a JSP pageServlets
What are the features of the use of nested classes: static and internal, which is the difference between themJava Core
What to have inside Hashset and TreesetJava Collections
Tell me about the invested classes in what cases they are appliedJava Core
LinkedList single -legged or two -linkJava Collections
How JSP is configured in the deployment descriptorServlets
Tell me about LinkedHashmapJava Collections
Where could be usedSpring
What types of classes are in JavaJava Core
Where the initialization of static/non-static fields is allowedJava Core
How errors are processed using JSTLServlets
What is the difference between a member of a class copy and a static class memberJava Core
Is it possible to declare the method abstract and static at the same timeJava Core
How can I process JSP page errorsServlets
Have you heard something about the Foreach cycleJava 8
Which default Scope is used in SpringSpring
What mechanism is used in the implementation of parallel streamsJava 8
What is the difference between the approaches of Trunk BASD and Feature BranchGit
What is a link to the method and how it is realizedJava 8
How to access overstroting parental methodsJava Core
Is it possible to override the access level/type of the returned value when the method is privateJava Core
Why you do not need to configure standard JSP tags in Web.xmlServlets
What is Dirty Checking in HibernateHibernate
Can non -non -static methods can overload staticJava Core
What an exception is released when an error occurs in the class initialization unitJava Core
How to make lines transfer to HTML by JSPServlets
What is serializationSerialization
Where and when usedSpring
What is http protocolWEB
What will happen if an exception throws in the constuctorJava Core
Why Java uses static initialization blocksJava Core
Give an example of using your own tagsServlets
What designs Java are applicable to the Static modifierJava Core
What is the procedure for calling constructors and blocks of initialization taking into account the hierarchy of classesJava Core
What do you know about writing user jSP tagsServlets
What will happen if in ApplicationContext you try to get the same binSpring
How to drain two different branchesGit
What position I would like to claimGeneral
Can an object gain access to a Private-cross-class class, if, yes, then howJava Core
That has a higher level of abstraction - class, abstract class or interfaceJava Core
How can JSP functionality expandServlets
Why is it impossible to declare the interface method with the Final modifierJava Core
Why in some interfaces do not determine the methods at allJava Core
What groups of tags do the JSTL library consist ofServlets
In what cases should the abstract class should be used, and in which interfaceJava Core
What modifiers by default have fields and interfaces methodsJava Core
Why do you need a program that works in several threads, and not in oneMultithreading
What is JSTL, JSP Standard Tag LibraryServlets
What are the options for synchronization in JavaMultithreading
What is Atomic Types, what are they neededMultithreading
What is the security of the threadsMultithreading
What is the meaning of the keyword of Volatile and related problemsMultithreading
Where and for what the ABSTRACT modifier is usedJava Core
How to adjust the thread priority and howMultithreading
What is the object of the interface RunnableMultithreading
What groups of tags do the JSTL library consist ofServlets
What is the semaphoreMultithreading
What does Wait method doMultithreading
What is a stream of "demon"Multithreading
What is the meaning of ReadwritelockMultithreading
In what cases should the abstract class should be used, and in which interfaceJava Core
What modifiers by default have fields and interfaces methodsJava Core
What is JSTL, JSP Standard Tag LibraryServlets
Where and for what the ABSTRACT modifier is usedJava Core
What beaten operations do you knowJava Core
Dike the implicit, internal objects of JSP EL and their differences from JSP objectsServlets
What are the general branching strategies you knowGit
What is a thornsary choice operatorJava Core
What logical operations and operators knowJava Core
What types of EL operators knowServlets
What do you know about the function of Main ()Java Core
What values are initialized by default variablesJava Core
What do you know about the language of JSP, JSP Expression Language - ELServlets
What are the exceptionsJava Core
What is and how the cloning of objects, arrays and two -dimensional arrays is usedJava Core
What is autoboxingJava Core
What is an initialization blockJava Core
Is it possible to determine the class inside the JSP pageServlets
What are the disadvantages in the indexDatabases
What is primary and external keys and what restrictions existDatabases
What is DANEAL DENORMALISEDatabases
What is the idea of Foreign KeyDatabases
What is the difference between JPQL and HQLDatabases
What is a relational data modelDatabases
What arises that anomalies arise when performing parallel transactionsDatabases
What is database replicationDatabases
How I kept data in projectsDatabases
As it were to send a message to the client, given the possibility of canceling the transactionDatabases
How to avoid the fact that the data package can go twiceDatabases
What databases did you useDatabases
What are the restrictions on the keysDatabases
Where I used the annotation TransactionalDatabases
Why is the database better than a text fileDatabases
What is indexingDatabases
What types of requests do you knowDatabases
Have you heard something about DML and DDLDatabases
Name a brief list of three restrictionsDatabases
What is the meaning of the second normal shapeDatabases
Describe the shape of the codeDatabases
That we most often use in aggregation in aggregation requestsDatabases
What is performed before Were or JoinDatabases
How can you add restrictionsDatabases
With which we can specify constraintDatabases
What are Venna diagramsDatabases
How to add restrictions to the databaseDatabases
What is Join's ideaDatabases
What I heard about the Exists operatorDatabases
Tell the interruption and second form of normalizationDatabases
What is a constructor for copyingNo
What is the idea of BuilderNo
What is unique applied toNo
Why is it not recommended to use science, script elements, in jSPServlets
Can there be a situation where Primary Key is repeatedNo
What is the basis of Spring FrameworkNo
Is it possible to introduce dependence not only through the constructorNo
What is performed earlier: constructor, setter or implementation fieldNo
File specimen contains only a file pathNo
What do the relationship "is" and "have" in the OOPNo
Where it is better to use inheritance and associationNo
Why are you needed versions control systems?Git
Why do you need Final for a static methodNo
Why Throws is bad in the signature of the methodNo
How to throw exceptions correctlyNo
Tell me about how you understand the principles of Solid based on your experienceGeneral
Tell me about File class and its deviceNo
How to avoid compulsory IOEXCEPTION processingNo
What is atomic and consistencyNo
Why is Java Memory Model important when working with multi -threadNo
What is the difference between Synchronized and LockNo
What is callableNo
Advantages of the implementation of ExecutorserviceNo
Why Hashmap appearedNo
Why is it bad to make an array of bytes for hashmapNo
What is HashTable problemNo
What is automatic increment in different databasesNo
What are the insulation levels in SQLNo
Tell me about the idea of Framwar HibernateNo
What types of communication in Hibernate are thereNo
What annotations are there to create binsNo
What is the value of the Bean annotationNo
What is BeandEfinition and why is it neededNo
How to contact another service from a Spring applicationNo
What is the value of Spring BootNo
What starters do you know in Spring BootNo
Is it necessary to catch ThrowsNo
What is encapsulation forNo
Stack, is it a long -term storageNo
How can you compare with each other data typesNo
As primitive data types can be compared to each otherNo
Whether I heard something about static methodsNo
Why Equals need to be redistributed and whyNo
What are the main implementations of leaf collectionsNo
What is your total experience in JavaGeneral
What is the advantage of Hibernate over JBCNo
What is caching in HibernateNo
There is experience in writing testsNo
Familiar with the principles of system scalingNo
What is a dockNo
What he worked with from the point of view of securityNo
How many parts is JVTTOKENNo
What is the feature of Spring BootNo
What types of tests do you knowNo
What contains the task that came from analystsNo
What is Main methodNo
What gives the word staticNo
Why Main is considered staticNo
What are arrays in JavaNo
What class is realized by the dynamic array in JavaNo
Due to which NIO provides non -insoluble access to resourcesNo
What is the feature of CopyonWritearraylistNo
What is Stream in the Stream API contextNo
What is EXECUTORSERVICE for executionNo
What is meant by the letter O in SolidNo
What are the differences between the strategy pattern and state patternNo
What is an adapterNo
What is a group in the databaseNo
What are the main orm realization in JavaNo
What levels of caching are there in hibernateNo
What is DockerNo
What is the difference between a docker and a virtual machineNo
How is JVM memory arrangedNo
What are stacksNo
How the data between the glass and the hit passNo
What is garbage assemblyNo
What is multi -fluidity, parallelism and asynchronismNo
What are Future and Completablefuture classes forNo
What is under the letter L in the principles of SolidNo
What is Result Set in JDBCNo
Features of Result Set in JDBC and its configurationNo
What is SessionFactory in HibernateNo
Tell me about the control levels of transaction insulation in HibernateNo
What is in the Collections Hiorarchies APINo
TREMAP class, which data rod underlyNo
What is the complexity of the binary searchNo
Why do you need FutureNo
Why do you need CompletablefutureNo
JDBC is the implementation or specificationNo
Why load a database driverNo
What is StatementNo
What types of statement are thereNo
What is JPANo
What is n+1 select problemNo
Final use optionsNo
What is the ITERABLE interfaceNo
What is REST APINo
What is the difference between a functional approach and object-orientedNo
What is the transmission of parameters in Java and how it happensNo
What principle of OOP does the reduction of the methods belongNo
What are Immutable objectsNo
With what functional interface do we work in the MAP () methodNo
What is Named Query in HibernateNo
What is BeanpostProcessorNo
What is Bean ScopeNo
What types of scope existNo
What does the framework Spring doNo
What is oc and diNo
What is the difference between an ordinary object from BeanNo
What is MavenNo
Why do we use access modifiersNo
Is it the correct statement that the String massif is the CharNo
What are the key classes ExceptionNo
How can you process exceptionsNo
What is a phantom readingNo
What does Fetchtype Lazy meanNo
What entities are involved in creating BeanNo
What is asynchronismNo
What are the advantages of the composition in the OOPNo
What can lead to a violation of the principles of SolidNo
What are the immobilization of the LIST interfaceNo
When to use LinkedListNo
What determines the range of permissible values of "primitives"No
What does Peek () method doNo
How CAS mechanism worksNo
Which gives the principle of incapsulation in real systemsNo
Tell me about the third normal shapeNo
What is the main task of caching in ORMNo
What difficulties can arise when working with cachingNo
What problem does Framework Spring solveNo
NAVOV DIFFERENT OF OOP and functional programmingNo
What is a compositionNo
What are the advantages of the compositionNo
As you understand Interface SegregationNo
What is Dependency InversionNo
What is the covarian of typesNo
How can you make a class unchangedNo
What is the difficulty of searching for a key method in the Treemap collectionNo
What does Peek method do in StreamapiNo
What interface we get in the Foreach () methodNo
Where static methods are stored in JVM memoryNo
How to optimize the work of HibernateNo
How to perfectly organize the CI/CD processNo
Why is multiple inheritance prohibitedNo
When Hashcode conflict in Hashmap occursNo
What is a functional paradigmNo
What is in the center of the paradigmNo
What is callableNo
What is the meaning of multi -seatingNo
What can lead to a violation of normalizationNo
How are bins initialized in SpringNo
What does Transactional annotation in Spring Data doNo
What is CAS mechanismNo
What is the difference between Optimistic and Pessimistic Lock in HibernateNo
What streamline collections in Java knowNo
What is LinkedHashmap.No
What lies "under the hood" Parallelstream ()No
Tell me about the methods of optimizing requests in the databaseNo
What is the algorithmic complexity of searching for an element by indexNo
What is Join differ from UnionNo
Tell me about Problem N+1 in HibernateNo
What is ApplicationContext in SpringNo
As if implemented integration testingNo
Where static methods and variables are storedNo
Where objects are storedNo
What is "garbage" in terms of JVMNo
What is CAS mechanismNo
What groups of teams are there in SQLNo
What are transaction insulation levelsNo
How to process the request (httpservlet)No
What is the difference between the composition and inheritanceNo
Mechanisms for the implementation of polymorphismNo
What are unchanged classesNo
What is the difficulty of inserting the element in LinkedlistNo
What is the difference between the volatility and atomicityNo
N+1 Problem, solutions in HibernateNo
What are transactions promotion levels in Spring DataNo
What is a hypothetic method in Spring DataNo
What is CAP theoremNo
How the object differs from primitiveNo
What algorithms for finding an element by array are knownNo
Tell me about the concept of the Completablefuture classNo
Why can the design template be useful to a chain of responsibilityNo
Bean is a class or objectNo
What are propagation levels in transactionsNo
What is the ideality of the methodNo
What is the ideality of the methodNo
Tell about yourself what goals you setNo
What is the permissible range for the type of SHORT dataNo
What is the difference between a primitive Short from Class ShortNo
How Java understands GenericsNo
What idea does Arraylist realizeNo
What does transient in Java meanNo
What does transient in Java meanNo
What idea does LinkedList realizeNo
What is the difficulty of inserting the element in LinkedlistNo
What is the Comparable interface forNo
What can lead to a violation of data normalizationNo
What can you reconcile FinalNo
What is LinkedHashsetNo
What is HashsetNo
What Phaser doesNo
What are scope bean forNo
What is SocketNo
Why is the strategy template is usedNo
I studied something except JavaNo
As you understand the phrase java is OOPNo
Array is a primitive or objectNo
What is the difficulty of adding an element to Array ListNo
Which you know the most effective way to copy the arrayNo
What is a collision of a hash codes from the point of view of HashmapNo
What problem does Walatayl solveNo
What tasks are solved using JoinNo
How to make a database with Java applicationNo
What is the name of the document in which I can see everything about JDBCNo
What types of queries can I perform using hibernateNo
For complex requests where there are a lot of paraments that you need to useNo
What happens from the start of the Spring of the application to the first request to PostmanNo
What is the difference between Hashmap and HashsetNo
What is Spring Data RepositoryNo
What is Spring Data SpecificationNo
What are the differences in component annotationsNo
What is the difference between the configuration and the componentNo
What is @transactional annotationNo
What will happen if the method is caused by the @transactional annotation methodNo
What is the difference @Controller and @readControllerNo
How to effectively identify unproductive SQL - requestsNo
How to deal with anomalies when performing transactionsNo
What is Message BrokerNo
What is asynchronous messagesNo
What are non -blocking algorithmsNo
What is the difference between Mono and FluxNo
What will happen if you apply Volatile in objectsNo
How to ensure synchronization in a multi -thread environmentNo
What is the Synchronized block in Java and what are the problems are thereNo
What is the Database-Per-Service templateNo
What is the EVEN Sourcing templateNo
What tasks does Distributed Tracing solveNo
How to choose a strategy, templateNo
How will Bean behave in the framework of SingletonNo
What you use as tracking your tasksNo
What FLO do you use when working with TASKNo
Tell me the difference between the List and Set interfaceNo
What is an executter-serviceNo
That with the exception of Interrupted ExceptionNo
What annotations you know to create binsNo
What is the promotion and bias of the transactionNo
Briefly tell me about your projectsNo
Why inheritance is neededNo
What alternatives are there inheritanceNo
Why the composition is more often recommended to use than inheritanceNo
What is the main idea of the adapterNo
What is the idea of Autoboxing and UnboxingNo
What needs to be done in order to create a property class in JavaNo
The basic differences between List and Linked ListNo
What methods of processing are checked exceptionsNo
What is Try/CatchNo
Is it possible to write try without CatchNo
What forms of writing Try/Catch knowNo
What is the importance of Stack Trace in exceptionsNo
What is understood by the context of errorNo
What is constistence and chieftainNo
Is it possible to manage a monitorNo
What is a eterized typeNo
Is there a constructor for a static classNo
How to create a static generical methodNo
What does Java mean two types of exceptionsNo
What methods of processing in Java existNo
Why is it necessary to close the resourceNo
Is it possible to launch a Java application with only jreNo
What is ODBCNo
What does a static in Java meanNo
What is the difference between Exception and ErrorNo
Data transmission to Java is following the link or by valueNo
What does the transmission mean byNo
Why do I need property classes and their main characteristicsNo
What is the insulation or its absenceNo
Is it possible to lower the level of access modifierNo
What are the main three methods for Servlet and what is their taskNo
How Servlet works in multi -sided modeNo
Arraylist, what is the speed of access to the last elementNo
What is the difference between PrepareDstatement and StatementNo
What is the relationship in the databaseNo
What is One to OneNo
Give an example One to ManyNo
What two main types of data integrity do you knowNo
What types of constraints do you knowNo
What is DDL, DML, DCLNo
How to fight the database from SQL InjectionNo
What is the difference between Union and Union AllNo
What are the main restrictions when working with Union operationNo
What is comit in SQLNo
What problem can the transaction setNo
What is the principle of abstractionNo
What is the difference between abstraction and polymorphismNo
What is the difference between Race Condition and Data RaceNo
What methods of synchronization in Java do you knowNo
What is the difference between Dependency Injection and Dependency InversionNo
What is Disers RouletteNo
What is the difference between inheritance and polymorphismNo
What is contract programmingNo
Why is it so important to have a contract in JavaNo
What are the main two types of Singletone implementationNo
What is a decoratorNo
What is the decorator forNo
What does reflection meanNo
What does symmetry meanNo
Why do objects fall into StringpollNo
How objects fall into StringPollNo
What is the problem of concatenation of lines in JavaNo
How Stringbuilder solves the problem of concatenationNo
Are Stringbuilder faster than Stringbuffer if you remove synchronizationNo
What is the reason for the existence of MAP as a data structure and Collection in CollectionFrameworkNo
What is the main vocation of the MAP interfaceNo
What are the basic implementations of InputoutPut StremNo
What is the minimum unit for working with threadsNo
What is the progressiveness of NIONo
What is the meaning of buffering threadsNo
What is the advantage of bufferingNo
What is the advantage of bufferingNo
How Track.h worksNo
What will happen if we try to change the value of a private variableNo
What is the difference in aspects between Advice and PointNo
What is the difference in aspects between Advice and PointNo
Why logging is very often associated with aspectsNo
Give an example of a relational database and a nonNo
What is the meaning of restrictionsNo
What are the restrictionsNo
How is the access speed in SQL achievedNo
Primary Key is an index and whyNo
What restrictions do Primarykey haveNo
What is Asset principleNo
What negative phenomena in SQL knowNo
What is meant by DirtyreadNo
What types of configurations do you knowNo
Why is it necessary to use the configuration through annotations, and you should not use the aanotation through the configurationNo
In what cases would Java use configurationNo
What annotations you know for the message of Spring, so that it creates on the basis of these Bean annotationsNo
What is the feature of Dependency InjectionNo
What is Spring DataNo
What is the difference between Spring Data from HibernateNo
How to fill the attributes in the classNo
What is JSON data storage formatNo
What is characteristic of htmlNo
What is SELECT from SQLNo
How to make your first commit, add all filesNo
How can you make a connection with a remote repositoryNo
How to download changes from a remote repositoryNo
What is SpringNo
What does the Spring Core module giveNo
Try Catch with Resources what is itNo
What is Git forNo
What kind of Git commands do you knowNo
What is MAPNo
Can a primitive key beNo
Map keys can be repeatedNo
What are the data structures from CollectionNo
What is SETNo
What is ListNo
What is the difference between List and SETNo
What is Q and DQNo
Does LinkedList have Q/DQ interfacesNo
What is a temporary complexityNo
What are Exception classes, what types ofNo
What is the EXCEPTION inheritedNo
Why are Stream neededNo
Stream API What paradigm usesNo
What are the types of StreamNo
Can a private method be in the interfaceNo
What is the name of the functional interface that accepts the filterNo
What Collect doesNo
Is it possible to transform the collection into MAPNo
Can there be a constructor in the interfaceNo
Overloading the method what it meansNo
What is a signatureNo
There is String, String Builder, String Buffer what is itNo
What is the living cycle MavenNo
What is an oc containerNo
What do you know about the annotation PredestroyNo
What gives an annotation of ServiceNo
What is Spring WebNo
What is Mock, Stab, SpyNo
How to connect a class with a databaseNo
Lazy vs eager loading, what is the differenceNo
Why did the division of data types into Int, LongNo
What is the idea of primitive data typesNo
What are programming patterns forNo
What is a containerNo
What is the introduction of dependenceNo
What is the difference between Spring Boot and Spring ContextNo
Which annotation allows you to understand that bins are raisingNo
How to connect your library in another projectNo
What should be the conditions for the database to be considered a relationalNo
How to prohibit leaving an empty columnNo
Why do you need branches in GitNo
How to see the version of the previous communeNo
What are the types of branches of branchesNo
How to find a mistake in the programNo
How can you test the program and protect yourself from errorsNo
What types of cycles do you knowNo
How the cycles differ from each otherNo
Tell me briefly with which frameworks you workedNo
Which from the literature on Java readNo
What literature I read not according to JavaNo
Did Java.util.concords use Java 5No
What in recent times I learned or read that you can adviseNo
Tell me briefly what you did in programmingNo
Tell me about your experience of translating the project to JavaNo
What to do if there is no Right Join in the database, but there is Left JoinNo
What is BDDGeneral
What are the merger strategies from the point of view of the database developerNo
As if implemented a table in a database for 100 million records, with a search on the Int32 columnNo
How to make a quick search without sorting an integration of millions of valuesNo
What do you think about the test type of exceptions in JavaNo
If I developed a library for working with http, I would use exceptions or something elseNo
Why are the pools of connections in the database are neededNo
How the Close method works when working with the connection pulle to the databaseNo
Used KotlinNo
What would I want to remove from JavaNo
Whether it was spent with ContentNo
Did you do any projects with many streamsNo
What types of variables are in JavaNo
What Java elements are responsible for inheritanceNo
What is a reduction in the methodNo
What is the class PojoNo
How JPA differs from HibernateNo
Can the entity class be abstractNo
What is ExceptionNo
Tell me about your success in programmingNo
How can you optimize a highly loaded web serviceNo
What tools used in addition to JavaNo
What is Branch in GitNo
How to check that your program works correctlyNo
We have a web service and in logs it is written "Record Not Found" - how to understandNo
The user came and says that the data is not displayed, your actionsNo
Need the "Delete Report from the System" button, your actionsNo
What is the distance between the moon and the EarthNo
What are the principles of programming that help write a beautiful code you knowNo
Tell me about the SEGREGATION interfaceNo
What are http methodsNo
What are the HTTP queries methodsNo
What is the difference between http requestsNo
What is strong and weakness in the understanding of the codeNo
What is atomic types and why they are neededNo
What are interfaces-markers and why they are not created nowNo
What evolutionary development has received interfaces-markers and what replaced themNo
For what purpose is serialization appliedNo
What is PECS principle and how it is usedNo
Why can Immutable objects need in practiceNo
What is error processingNo
What to do if Error flew out, can we catch it and somehow process itNo
It is known that when the method A is called, the exception will be issued, your actionsNo
How to get a Cant Convert Modification Exception when working with a collectionNo
Streams, what operations and types of operations are thereNo
What functional interfaces do you knowNo
What is the difference between Default Methods from Static MethodsNo
What are the types of databasesNo
What are the advantages and disadvantages of database typesNo
What is the normalization of data in a relational databaseNo
Tell me about the syntax of the creation of the table in a relational databaseNo
How to change the table in a relational databaseNo
You know what a request plan is in a relational databaseNo
How Spring "under the hood" worksNo
Why do you need HibernateNo
That it is better to use Join or subclassesSQL
What is the ORDER BY operator used forSQL
How Group by processes Null valueSQL
List the main aggregate functionsSQL
What is the difference between Count (*) and Count ({column})SQL
What is operators: in, Between, LikeSQL
When the keyword UNION is usedSQL
What are the differences between Primary and Unique restrictionsSQL
Is the value in the column, which is imposed on the restriction of Foreign Key, is NULLSQL
How to create an indexSQL
What is the difference between Delete and Truncate operatorsSQL
Describe the difference between DATETIME and TIMESTAMP dataSQL
What is the purpose of Pivot and Unpivot operators in Transact-SQLSQL
Tell me about the main functions of ranking in Transact-SQLSQL
Why are Intersect operators used, Except in Transact-SQLSQL
What are "anonymous classes" where they are usedJava Core
What is denormalization forDatabases
Criteria APIDatabases
What is HQLDatabases
Is it true that primitive data types are always stored in the stack, and specimens of reference data types in a heapJava Core
Tell me about the type of type, what is a decrease and increase in typeJava Core
Когда в приложении может быть выброшено исключение ClassCastExceptionJava Core
What are literalsJava Core
Why string is an unchanged and finalized classJava Core
Why Char [] is preferable to string for storing passwordJava Core
Why a line is a popular key in Hashmap in JavaJava Core
Is it possible to use lines in the design of SwitchJava Core
Why is the Clone () method announced in the Object class, and not in the Cloneable interfaceJava Core
What is the "default constructor"Java Core
How the constructors differ by defending, copying and constructor with parametersJava Core
Where and how you can use a closed constructorJava Core
Tell me about the classes-loaders and about dynamic class loadingJava Core
Equals () gives rise to the ratio of equivalence, what properties does this attitude haveJava Core
How are Hashcode () and Equals () methods in class Objecte implementedJava Core
Are there any recommendations about which fields should be used when counting Hashcode ()Java Core
Which operator allows you to force the exceptionJava Core
What is the keyword of Throws talking aboutJava Core
How to write your own ("user") exceptionJava Core
What are the Unchered ExceptionJava Core
What is ErrorJava Core
Can one Catch block catch several exceptions at onceJava Core
Is Finally a block always executedJava Core
Are there any situations when the Finally block is not completedJava Core
Can the Main method throw out the exclusion outside and if so, then where the processing of this exception will occurJava Core
What is "Internationalization"Java Core
What is "localization"Java Core
Differences of Softreference from WeakreferenceJava Core
How to write immutable gradeJava Core
Intermediate operations in Stream APIJava Core
The life cycle of the ServtovJava Core
What is Default Method on InterfaceJava Core
Using the InstanceOF operatorJava Core
Is adding always to ArrayList the complexity O (1)Java Core
Did generics always exist in JavaJava Core
What is WildCartsJava Core
What are the main JCF interfaces and their implementationJava Collections
What is the difference between Java.util.collection and Java.util.collections classesJava Collections
Give examples of iterators realizing Fail-Safe behaviorJava Collections
How the enumeration and iterator differJava Collections
How it is the itrable and iteratorJava Collections
How it is interconnected by iterable, iterator and “for-each”Java Collections
Compare Iterator and Listiterator.Java Collections
What will happen when iterator.next () call it without preliminary call iterator.hasnext ()Java Collections
How the collection behaves if it call iterator.remove ()Java Collections
How the already instituteed iterator will behave for Collection, if you call collection.remove ()Java Collections
How to avoid ConcurrentModificationException during the enforcement of the collectionJava Collections
Which collection implements FIFO service disciplineJava Collections
Which collection implements the discipline of Filo serviceJava Collections
Why added ArrayList if there was already VectorJava Collections
That works faster than Arraylist or LinkedListJava Collections
What the worst time of the Contains () method for the element that is in LinkedListJava Collections
What is the worst time of the Contains () method for the element that is in ArraylistJava Collections
What the worst time of the Add () method for linkedlistJava Collections
What the worst time of the Add () method for ArraylistJava Collections
How is the removal of elements from Arraylist, how in this case the size of Arraylist changes in this caseJava Collections
Offer an effective algorithm for removing several nearby elements from the middle of the list implemented by ArraylistJava Collections
How much additional memory is needed when calling Arraylist.add ()Java Collections
How much is the addition of memory when calling linkedlist.add ()Java Collections
Assess the number of memory for storage of one BYTE type primitive in LinkedListJava Collections
Assess the number of memory for storage of one BYTE type primitive in ArraylistJava Collections
Compare the interfaces Queue and DequeJava Collections
Who expands whom: Queue expands Deque, or Deque expands QueueJava Collections
Why is LinkedList implement both List and DequeJava Collections
How to sort out LinkedList elements in the reverse order without using a slow get (index)Java Collections
Which allows you to make priorityqueueJava Collections
Stack is considered "outdated", which is recommended to replace it, whyJava Collections
What is Identityhashmap forJava Collections
What is the difference between Hashmap and IdentityHamapJava Collections
Why is Weakhashmap usedJava Collections
What is the difference between Hashmap and WeakhashmapJava Collections
What is the “sorting” of SortedMap, in addition to the fact that tostring () displays all elements in orderJava Collections
What is the assessment of temporary complexity of operations on elements from Hashmap, whether Hashmap guarantees the specified complexity of the sample of the elementJava Collections
Is the situation when Hashmap degenerates into the list even with keys having different hashcode ()Java Collections
Why you can not use byte [] as a key in hashmapJava Collections
What the worst time of the Get (Key) method for the key, which is not in hashmapJava Collections
What the worst time of the Get (Key) method for the key that is in HashmapJava Collections
How many transitions are at the time of calling Hashmap.get (Key) on the key that is in the tableJava Collections
How many new objects are created when you add a new element to hashmapJava Collections
How and when there is an increase in the number of baskets in hashmapJava Collections
Explain the meaning of the parameters in the constructor Hashmap (Intialcapacy, Float LoadFactor)Java Collections
Will Hashmap work if all added keys will have the same Hashcode ()Java Collections
How to sort all the keys MapJava Collections
How to sort out all MAP valuesJava Collections
How to sort through all pairs of "key-meaning" in MAPJava Collections
What will happen if you add elements to Treeset by increasingJava Collections
For Enum there is a special class Java.util.enumset, why, why the authors did not suit Hashset or TreesetJava Collections
What are the ways to sort out the list elementsJava Collections
How can synchronized objects of standard collections be obtainedJava Collections
How to get a collection only for readingJava Collections
How to copy the elements of any Collection in an array with one lineJava Collections
How to convert Hashset to Arraylist one line with one lineJava Collections
How to convert Arraylist into Hashset one line with one lineJava Collections
Collections.emptylist () or new copyJava Collections
Whether Hashmap guarantees the specified complexity of the element sampleJava Collections
What is the maximum number of hashcode () valuesJava Collections
What are the main SET implementationJava Collections
What are the main implementation of MAPJava Collections
Copyonwrite collectionJava Collections
How to get an endless cycle using hashmapJava Collections
Why MAP is not inherited from CollectionJava Collections
Why you can not use byte [] as a key in hashmapJava Collections
What tree lies in the implementation of TreesetJava Collections
Why there are no specific implementations of the Iterator interfaceJava Collections
What innovations appeared in Java 8 and JDK 8Java 8
What variables have access to lambda-expressionJava 8
How to sort the list of lines using lambda expressionJava 8
What types of links to methods do you knowJava 8
Explain the expression system.out :: printlnJava 8
Why are the functional interfaces of Function <T, R>, DOUBLEFUNCTION <L>, IntFUNCTION <L>, LONGFUNCTION <R> Java 8
Why are the functional interfaces of Binaryoparator <t>, DoubleBinaryoprator, Intbinaryoprator, LongbinaryopratorJava 8
Why are the functional interfaces Predicate <t>, DoublePredicate, IntPredicate, LongpredicateJava 8
Why are the functional interfaces of consumer <t>, DoubleConsumer, Intconsumer, LongconsumerJava 8
Why do you need a functional interface biconsumer <t ,u>Java 8
Why do you need a functional interface bifunction <t, u, r>Java 8
Why do you need a functional interface bipredicate <t ,u>Java 8
Why are functional interfaces of the type _to_FUNCTIONJava 8
Why are the functional interfaces of TODOBLEBIFUNCTION <T, U>, tointBifunction <T, U>, Tolongbifunction <T, U>Java 8
What are the functional interfaces of TODOBLEFUNCTION <T>, tointFUNction <T>, TOLONGFUNCTION <T> `Java 8
What are the functional interfaces of Objdobleconsumer <t>, objintconsumer <t>, objlongconsumer <t> `Java 8
What is StringjoinerJava 8
How to call the Default interface method in the class implementing this interfaceJava 8
What is a Static interface methodJava 8
How to call a static interface methodJava 8
What are the ways to create streamJava 8
What is the difference between Collection and StreamJava 8
What is the Collect () method in straps forJava 8
Why are the MAP () and Maptoint (), MaptodOble (), Maptolong () are intended in streams.Java 8
Why in straps the LIMIT () method is intendedJava 8
Why is the Sorted () method intended in streamsJava 8
Why are the Flatmap (), Flatmaptoint (), FlatmaptodOble (), Flatmaptolong () methods for straps are intended for streams.Java 8
What final methods of working with streams do you knowJava 8
What intermediate methods of working with streams do you knowJava 8
What additional methods for working with associative arrays (Maps) appeared in Java 8Java 8
What is LocalDetetimeJava 8
What is ZoneDDATETEMEJava 8
What is NASHORNJava 8
What is JJSJava 8
What class appeared in Java 8 for coding/decoding dataJava 8
What are the main characteristics of the templatesPatterns
Types of design templatesPatterns
Give examples of the main design templatesPatterns
Give examples of generating design templatesPatterns
Give examples of structural design templatesPatterns
Give examples of behavioral design templatesPatterns
What is "antipatttern", what antipatterns you knowPatterns
What is "integration testing"Testing
What are the types of test objectsTesting
How Stub differs from MockTesting
What are "fixed"Testing
What are the annotations of fixes in JunitTesting
Why junit uses @ignore annotationTesting
How to change the standard behavior of serialization/deserizationSerialization
How to exclude fields from serializationSerialization
What influence do Static and Final field modifiers have on serializationSerialization
How to prevent serializationSerialization
How to create your own serialization protocolSerialization
What is the role of the Serialversionuid field in serializationSerialization
When it is worth changing the value of the Seerialversionuid fieldSerialization
What is the problem of Singleton serializationSerialization
What are the methods of monitoring the values of the deserialized objectSerialization
What features of NIO do you knowStreams
What are "channels"Streams
What are the types of input/output streamsStreams
What are the main classes of input/output streamsStreams
In which packages are the classes of input/output streamsStreams
What kind of Inputstream class subclasses do you know why they are intendedStreams
What is PushBackinputstream used forStreams
Why is Sequenceinputstream usedStreams
Which class allows you to read data from the input byte stream in the format of primitive data typesStreams
What subclasses of the Outputstream class know what they are forStreams
What are the Reader class subclasses what they are forStreams
What kind of Writer class subclasses do you know why they are intendedStreams
What is the difference between Printwriter class from PrintstreamStreams
What is different and what in common has Inputstream, outputstream, Reader, WriterStreams
What classes allow you to convert bytic stream into symbolic and vice versaStreams
What classes allow you to accelerate reading/recording through the use of the bufferStreams
Pattern observerGeneral
Which class is designed to work with the elements of the file systemStreams
What are the File class methodsStreams
What do you know about the FileFilter interfaceStreams
What do you know about RandomaccessfileStreams
What kind of access to the file does Randomaccessfile haveStreams
Which classes support reading and recording stream in a compressed formatStreams
Is it possible to redirect the stream of standard input/outputStreams
What is the symbol by a separator when specifying a path in the file systemStreams
What is the "absolute path" and "relative path"Streams
What is a "symbolic link"Streams
What is wwwWEB
What is W3CWEB
What are OSI model levelsWEB
What is TCP/IPWEB
What is UDPWEB
What is the difference between TCP and UDPWEB
What is a data transfer protocolWEB
What data transmission protocols do you knowWEB
What is FTPWEB
What is MIME typeWEB
What is Web ServerWEB
What is Web ApplicationWEB
What is Application ServerWEB
What is the difference between Web Server and Application ServerWEB
What is Ajax, how this technology is fundamentally arrangedWEB
What is WebSocketWEB
What is json schemeWEB
What is "HTML"WEB
What is "HTML"HTML
What is "XHTML"HTML
What is doctype and why it is neededHTML
What is the <head> tag is intended forHTML
What is the difference between <div> from <span>HTML
How are comments in HTMLHTML
How is the address of the document to go toHTML
How to make a link to the email addressHTML
Why is the tag <em>HTML
Why are the tags <ol>, <ul>, <li> are intended forHTML
Why are the tags <dl>, <dt>, <dd>HTML
Why are the tags <tr>, <TH>, <td> are designedHTML
Is it necessary to write an ALT attribute in the <img> tagHTML
In which register is it better to write a html codeHTML
What is "Mnemonics (Entity)"HTML
What is CSSCSS
How CSS contains commentsCSS
What is a "selector"CSS
List the main types of selectorsCSS
What is PsevdoklassCSS
What are the attribute selectorsCSS
What is the difference between #MY and .MYCSS
What is the difference between Margin and PaddingCSS
What is the difference between the values of 0 and Auto in the margin propertyCSS
What property does the background color setCSS
What is the property of Clear forCSS
What is a "messaging"OOP
Tell me about the interfaceOOP
What implies in terms of the principles of OOP expression "is" and "has"OOP
What is the difference between composition and aggregationOOP
What languages are on JVMGeneral
What is reactive programmingGeneral
What is DDDGeneral
What is FDDGeneral
CI/CD toolsGeneral
MemoryGeneral
Memory s in javaGeneral
The complexity of fast sortingGeneral
What is Big OGeneral
What is a lazy loadGeneral
What is the difference between "competition" and "parallelism"Multithreading
What is "cooperative multitasking"Multithreading
What type of multitasking is Java uses, what is the condition of this choiceMultithreading
What is ORDERINGMultithreading
What is AS-IF-SERIAL SEMANTICSMultithreading
What is Sequential ConsistencyMultithreading
What is VisibleityMultithreading
What is atomicityMultithreading
What is Mutual ExclusionMultithreading
What is Safe PublicationMultithreading
What are "green threads" and whether they are in JavaMultithreading
What is the difference between the Start () and Run () methodsMultithreading
How to start a stream forciblyMultithreading
In what states can a stream beMultithreading
Is it possible to create new specimens of the class while the Static Synchronized method is performedMultithreading
Why might be needed private mjyutexMultithreading
What is the difference between notify () and notifyall ()Multithreading
Why are Wait () and notify () methods only in a synchronized blockMultithreading
What is the difference between the Wait () method with the parameter and without the parameterMultithreading
What is the difference between the methods Thread.sleep () and Thread.yld ()Multithreading
How the Thread.join () method worksMultithreading
What is LivelockMultithreading
How to check whether the threads holds a monitor of a certain resourceMultithreading
What object is synchronization when the Static Synchronized method is calledMultithreading
Why is the keyword SynchronizedMultithreading
What are the differences between Volatile and atomic variablesMultithreading
What are the differences between Java.util.conatomic*.compareandswap () and java.util.concurrent.atomic*.weakcompareandswap ()Multithreading
Is it possible to make the main stream of the program demonMultithreading
What does it mean to "sleep" a streamMultithreading
What is FutureTaskMultithreading
What are the differences between CyclicBarrier and CountdownlatchMultithreading
Is there a way to solve the problem of Race ConditionMultithreading
How to stop a threadMultithreading
Why is it not recommended to use the Thread.stop () methodMultithreading
What happens when an exception is thrown out in the streamMultithreading
What is the difference between Interrupted () and Isinterrupted ()Multithreading
What is a "thread pool"Multithreading
What size should there be a thread poolMultithreading
What will happen if the turn of the thread pool is already filled, but a new task is servedMultithreading
What is the difference between the Submit () and execute () methods in the thread poolMultithreading
What are the differences between the CTEK (stack) and a heap (heap) in terms of multi -useMultithreading
How to share data between two threadsMultithreading
How to get a dump streamMultithreading
What is Threadlocal-crossMultithreading
What are the differences between Synchronized and ReentrantlockMultithreading
What is a "blocking method"Multithreading
What is "Framwork for Fork/Join"Multithreading
What is Double Checked Locking SingletonMultithreading
How to create a streamline SingletonMultithreading
How are the immutable objects usefulMultithreading
What is Busy SpinMultithreading
List the principles that you follow in multi -seating programmingMultithreading
What are the types of logsLogging
What parts are the log4j journaling systemLogging
What is Logger in LOG4JLogging
What is Appender in LOG4JLogging
What is Layout in LOG4JLogging
List the levels of journaling in LOG4J, What are the procedure for their priorityLogging
What are the methods of configuration log4jLogging
What is SQL-infectionDatabases
What are the NOSQL databaseDatabases
What is charmingDatabases
What are the basic properties of the transactionDatabases
When full scanning of data set is more profitable for index accessDatabases
Does it make sense to index data that have a small number of possible valuesDatabases
What is the difference between cluster and non -class indexesDatabases
What types of indices existDatabases
What are the types of connections in the database, give examplesDatabases
What is alternative (alternate) keyDatabases
What is a potential (Candidate) keyDatabases
What is a composite (composite) keyDatabases
What is a simple keyDatabases
What is a "database management system"Databases
Who calls the controller methodsNo
What is Lombok?General
Why are the functional interfaces of Unaryoprator, Doubleunaryoprator, IntunaryOperator, LongunaryopratorJava 8
Tell me about your backgroundGeneral
What is D in Solid?General
Tell me about your most interesting projectGeneral
What is the easiest way to implement cachingGeneral
What is the difference between static and dynamic binding in JavaOOP
What is LombokGeneral
What is TDDGeneral
What is the relationship between JS and JavaGeneral
What is your total experience in JavaGeneral
Tell me why are you in javaGeneral
Where he was engaged in programmingGeneral
Where did you studyGeneral
How you evaluate yourselfGeneral
Which prompted to dwell on another programming languageGeneral
How much do you do javaGeneral
In what university did you studyGeneral
Did Java do somewhere elseGeneral
Caching only works with databases or notGeneral
What is the caching forGeneral
What languages do you know that use byte codeGeneral
What interesting tasks had to be solvedGeneral
What goals do you set for yourselfGeneral
What are the approaches to organizing the development processGeneral
How do you use SOLID principle of openness-covering when designingGeneral
Tell me about how you understand the principles of Solid based on your experienceGeneral
What position I would like to claimGeneral
How you estimate your levelGeneral
What tasks did the patterns solvedPatterns
Where you can use singletonPatterns
What patterns used besides SingletonPatterns
What is the advantage of the Builder pattern over the constructorPatterns
Whether you use the Comand pattern in workPatterns
Why do you need a pattern CommandPatterns
Which structure acts as quickly as possible to the Comand pattern than it can be replacedPatterns
Tell me something about microservice interactionPatterns
What are the pluses of microservices before the monolithPatterns
As if organized the interaction of several servicesPatterns
What synchronization channels used to organize the interaction of several servicesPatterns
What design patterns do you usePatterns
Tell me about your design experiencePatterns
What are design patternsPatterns
What is the lack of patternsPatterns
What is the difference between the Builder and Facade design templatePatterns
What teams do you use in GitGit
Why are you needed versions control systems?Git
What are the general branching strategies do you knowGit
How to drain two different branchesGit
What is the difference between the approaches of Trunk BASD and Feature BranchGit
What tests do you write and howTesting
What is the difference between unit tests and integrationTesting
What is unit testingTesting
What are restrictions in SQLSQL
What are stored procedures and what method of calling through JDBCSQL
What is JoinSQL
What Merge doesSQL
Why is SQL HAVINGSQL
Tell me about the full syntax of Select in a relational databaseSQL
What are triggers in a relational databaseSQL
What is a cursor in a relational databaseSQL
What are the SQL operatorsSQL
What does NULL mean in SQLSQL
What is a “temporary table”, for which it is usedSQL
What is a “performance”, View, and why it is usedSQL
Life cycle MavenTools
Tell me about the structure of the POM file in the Maven packages manager.Tools
What is the Dependence Management section forTools
What is the difference between Kubernetes DockerTools
How Docker differs from a virtual machineTools
What is Message BrokerTools
What is Swagger forTools
What do you use Mavel or Gradeel when assembling the projectFrameworks
Tell me about transitivityFrameworks
What is XMLXML
What is XSD schemeXML
What is DTDXML
How the Well-Formed XML differs from Valid XMLXML
What is the "namespace" in XMLXML
What types exist in XSDXML
What are the XML reading methods, describe the strengths and weaknesses of each methodXML
When to use DOM, and when SAX, Stax analyzersXML
What are the ways of recording XMLXML
What is JAXPXML
What is XSLTXML
What is UML what is a “diagram”, “notation” and “metamodel” in UMLUML
What are the types of diagramsUML
What types of relationships exist in the structural diagram of classesUML
What will happen if in ApplicationContext you try to get the same binSpring
Where and when usedSpring
Which default Scope is used in SpringSpring
Where could be usedSpring
What is the difference in repository annotations, Component, Controller, ServiceSpring
What is the difference between RestController and ControllerSpring
Where the Bean annotation is usedSpring
What are the methods of configuration Spring applicationsSpring
Tell the structure of Framework CollectionSpring
What the largest project did you do using SpringSpring
How to create singleton-tin when starting a Spring applicationSpring
What types of proxies do you knowSpring
The difference in annotations Service, Repository, ControllerSpring
How to quickly make a rest serviceSpring
What is the difference between RestController from ControllerSpring
What is the BEAN annotation forSpring
Why do you need a Spring FrameworkSpring
How to write a web application on JavaSpring
How SOAP differs from RESTSpring
How to write a Delete methodSpring
What is JWT forSpring
What is the difference between authentication and authorizationSpring
What is the life cycle of an object that creates SpringSpring
What is the difference between Spring Component, Repository and Service AbstractsSpring
What is the difference between the component and binaSpring
What is the difference between Filters, Interceptors, and Listeners in SpringSpring
What does the SCAN component doSpring
How many contexts can be in SpringSpring
Is it possible to create two singleton in Spring.Spring
How the context works in SpringSpring
How can you create Servlett in Spring'eSpring
How to create a controller in SpringSpring
Now in Spring it is not necessary to indicate the AbowireD annotation, why is it soSpring
What configuration will be more priority: XML, Java or AnnotationSpring
Which of the configuration, XML, Java Annotation, you prefer moreSpring
What configuration would be removedSpring
Where it is more convenient to use Java configuration, and where is XML configurationSpring
What is Spring FrameworkSpring
Tell me what is Inversion of ControlSpring
What types of implementation of addiction do you knowSpring
What areas of visibility in Spring you knowSpring
What is Spring IOC container in Spring.Spring
What IOC implementations knowSpring
How do you use Dependency InjectionSpring
Request We can use in all Spring applicationsSpring
What Scope can be used for any applicationSpring
What is the difference between Request Mapping and Put MappingSpring
Why REST is neededSpring
As a client can understand what came to the browser from the serverSpring
How Diser Servlet "understands" which method to callSpring
What is http typeSpring
How dependency Injection can be applied to Spring BeanSpring
What is a contextSpring
What is ScopeSpring
What we need to make Spring MVC earnSpring
Can it turn out so that there is no controller in the contextSpring
What can be returned data types in Spring MVCSpring
What is the difference between IOC and Dependency InjectionSpring
What does Dependency Injection give usSpring
Have you heard anything about Spring MVCSpring
What are the advantages of the sergete technology over CGI Common Gateway InterfaceServlets
What is the structure of the web projectServlets
What is the "Container of the Servlets"Servlets
Why do you need application servers if there are server containersServlets
As a serviceman container controls the life cycle of the Serlet, when and what methods are calledServlets
What is a "deployment descriptor"Servlets
What actions need to be done when creating ServletsServlets
In which case is it required to override the service() methodServlets
Does it make sense to determine the constructor for the servletServlets

Feel free to contribute to this list by creating a pull request or raising an issue!


© 2023 .com/teamlead. All rights reserved.

About

Dive into a comprehensive collection of 1715 Java interview questions, ranked by their likelihood of being asked, derived from a analysis of 600 public interviews on YouTube.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published