Java Techies

Java Techies

Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Java Techies, Tutor/Teacher, Gurugram.

We are a team of 4 people , all into Java development, we faced this problem of interview questions and planned to resolve this issue, so we started sharing this realtime experience.

Mastering Kafka: Insights and Expertise from a Top Industry Professional 06/05/2023

Mastering Kafka: Insights and Expertise from a Top Industry Professional
https://youtu.be/ABgls2oxR30

Mastering Kafka: Insights and Expertise from a Top Industry Professional -----------------------------------------Subscribe to our channel : https://www.youtube.com/c/JavaTechiesConnect to us on Telegram : https://t.me/joinchat/CM...

Guaranteed you don't know all answers | Microservices interview questions 26/04/2023

Crisp and short video explaining 10 microservices interview questions in 5 mins.

Guaranteed you don't know all answers | Microservices interview questions Java interview question and answersMicroservices Interview questionsSpring boot interview questionsjava interview questions----------------------------------...

#23: valid Parenthesis 14/01/2023

https://javatechiess.wordpress.com/2023/01/04/23-valid-parenthesis/

#23: valid Parenthesis Given a string s containing just the characters ‘(‘, ‘)’, ‘{‘, ‘}’, ‘[‘ and ‘]’,…

Photos from Java Techies's post 08/01/2023

Sql notes

Kafka interview questions and answers for experienced | Java Interview questions and answers 06/01/2023

Kaka interview questions and answers

Kafka interview questions and answers for experienced | Java Interview questions and answers Kafka interview questions and answers for experiencedMicroservices Interview questionsSpring boot interview questionsjava interview questions----------------...

05/01/2023

05/01/2023

28/12/2022

Q1 Daily activities for project wise
Q2 What are the technologies used in current project
Q3 If you are using java 8 - what are the topics you are implemented
Q4 Difference between map and flatmap

Please subscribe our channel.
youtube: https://www.youtube.com/c/javatechies
facebook: https://www.facebook.com/javatechiess/
Telegram: https://t.me/javatechiesgroup

Q5 Agile related - jira, Scrum, Retro
Q6 Do yo know Microservices, cloud
Q7 When you are using Request body and queryparam - difference
Q8 Questions mostly on project
Q9 Scenario based questions under collection topic
Q10 Working of HashMap
Q11 Difference between HashSet and TreeSet
Q12 Difference between Fail fast and Fail safe
Q13 Explain Singleton design pattern
Q14 Explain Solid principles
Q15 Explain ("service2") n ?
Q16 How to secure rest api in spring boot?
Q17 Explain OAuth ?
Q18 "Program(3):
Find if the given String is Palindrome ?
https://www.geeksforgeeks.org/java-program-to-check-whether-a-string-is-a-palindrome/
Reverse each word in a string.
https://www.geeksforgeeks.org/reverse-individual-words/
Find the first non-repeating element in a given array"
https://www.geeksforgeeks.org/non-repeating-element/
Q19 Primary key vs unique key
Q20 Database design basic principles (mySql)
Q21 Tools used in ur project

techies

java interview,java interview questions,java developer interview,core java interview questions,java interview coding questions,top 10 java interview questions,spring java interview questions,java edureka,java training,java online training,java developer interview questions,java interview questions code decode,java interview questions and answers,java developer interview for freshers,servlets interview questions,top java interview questions and answers

22/12/2022

java interview questions for 3 years experience.
spring boot interview questions

22/12/2022

www.facebook.com

Cracking the coding interview || Java streams Coding questions 17/11/2022

https://youtu.be/AFmyV43UBgc

Cracking the coding interview || Java streams Coding questions cracking the coding interview made easy with the help of coding interview questions. This video contains must do coding questions, programming interview ques...

Principal global services java interview questions and answers | Microservices interview questions 14/09/2022

Hey folks,

Worried about interview?
We guarantee selection if you can go through couple of our videos. These contains realtime experience and latest questions.
Technology stack being: , , spring , , , patterns, structures, , .

Principal global services java interview questions and answers | Microservices interview questions Principal global services java interview question and answersMicroservices Interview questionsSpring boot interview questionsjava interview questions--------...

#21: Using java 8. Find Frequency of all the numbers in a list 05/09/2022

Input: Arrays.asList(5, 3, 4, 1, 3, 7, 2, 9, 9, 4, 9); Output: 1 1 2 1 3 2 4 2 5 1 7 1 9 3

#21: Using java 8. Find Frequency of all the numbers in a list Input: Arrays.asList(5, 3, 4, 1, 3, 7, 2, 9, 9, 4, 9); Output: 1 1 2 1 3 2 4 2 5 1 7 1 9 3

06: create POST api | CRUD Operation in java | Complete guide to Spring Boot and Microservices 28/01/2022

https://youtu.be/01VPXEiGvK8

Watch this tutorial about java spring boot and microservices and stay tuned and watch the entire series to have a clear cut understanding and practical experience of developing web services and exposure to real production experience.

06: create POST api | CRUD Operation in java | Complete guide to Spring Boot and Microservices Git Repository : https://github.com/JavaSoftwareEngineers

Selected | Guardian java interview questions and answers | Microservices interview questions Round 1 04/11/2021

Practice before your interview with Guardian and you are sorted.
https://youtu.be/QrkDxxA_Nt8

Selected | Guardian java interview questions and answers | Microservices interview questions Round 1 Guardian Microservices Interview questionsSpring boot interview questionsjava interview questionsFor Next round: https://youtu.be/TwLFEigGd14----------------...

#21: Using java 8. Find Frequency of all the numbers in a list 13/09/2021

Input: Arrays.asList(5, 3, 4, 1, 3, 7, 2, 9, 9, 4, 9); Output: 1 1 2 1 3 2 4 2 5 1 7 1 9 3

https://javatechiess.wordpress.com/2021/09/13/21-using-java-8-find-frequency-of-all-the-numbers-in-a-list/

#21: Using java 8. Find Frequency of all the numbers in a list Input: Arrays.asList(5, 3, 4, 1, 3, 7, 2, 9, 9, 4, 9); Output: 1 1 2 1 3 2 4 2 5 1 7 1 9 3

03/08/2021

Java, Springboot interview questions.

25/07/2021
05/07/2021

Please review Java Techies

#20: Unique Email Addresses 03/07/2021

Every valid email consists of a local name and a domain name, separated by the '@' sign. Besides lowercase letters, the email may contain one or more '.' or '+'. For example, in "[email protected]", "alice" is the local name, and "leetcode.com" is the domain name. If you add periods '.' between some characters in the…...

https://javatechiess.wordpress.com/2021/07/03/20-unique-email-addresses/

#20: Unique Email Addresses Every valid email consists of a local name and a domain name, separated by the ‘@’ sign. Besides lowercase letters, the email may contain one or more&…

#19: Shortest Completing Word 03/07/2021

Given a string licensePlate and an array of strings words, find the shortest completing word in words. A completing word is a word that contains all the letters in licensePlate. Ignore numbers and spaces in licensePlate, and treat letters as case insensitive. If a letter appears more than once in licensePlate, then it must appear in the word the same number of times or more....

https://javatechiess.wordpress.com/2021/07/03/19-shortest-completing-word/

#19: Shortest Completing Word Given a string licensePlate and an array of strings words, find the shortest completing word in words. A completing word is a word that contains all the…

Looking for Freelance Work? 02/07/2021

https://forms.gle/CCRdbYyLDrNywvUL9

Looking for Freelance Work? This is specific to Java developers. We have various clients across the globe and around 100 small as well as long term projects. We have a team of 40 people and expanding it now. Anybody who is willing to work can share their details with us, we will have a discussion over skills and commercials an...

02/07/2021

Master HashMap in 50 minutes | Hashmap internal working | Java interview questions and answers

02/07/2021

Software Design- Learn SOLID principles with code in 20Minutes

02/07/2021

Realtime interview | Round 1 wipro java interview questions | 4 years | java 8 interview questions
​ ​

02/07/2021

Siemens realtime java interview questions and answers | Microservices interview questions
​ ​

02/07/2021
Want your school to be the top-listed School/college in Gurugram?
Click here to claim your Sponsored Listing.

Videos (show all)

Sorting algorithm
#dsa #datastructures #java
Q1 Daily activities for project wiseQ2 What are the technologies used in current projectQ3 If you are using java 8 - wha...
java interview questions for 3 years experience.spring boot interview questions#Java #springboot #microservices
Which all design patterns are commonly used in java services?#java #DesignPattern
Global logic interview experience, spring boot interview questions
Realtime experience for java developers 5 years with L&T infotech.
Master HashMap in 50 minutes | Hashmap internal working | Java interview questions and answers
Software Design- Learn SOLID principles with code in 20Minutes
Realtime interview | Round 1 wipro java interview questions | 4 years | java 8 interview questions
Siemens realtime java interview questions and answers | Microservices interview questions
Cognizant java interview questions and answers | Microservices interview questions

Category

Address

Gurugram
122001

Other Tutors/Teachers in Gurugram (show all)
Kirti Raghav Classes Kirti Raghav Classes
H. No. 318/3/16, Behind Indian Oil Pump, Shivaji Nagar
Gurugram, 122001

Biology Classes For 11th & 12th.

Dr. Mamta Kadian Dr. Mamta Kadian
Gurugram, 122004

It is related to Education.

Lakshya Tutorial - Home Tuition Gurgoan - Tutor in Gurgoan Lakshya Tutorial - Home Tuition Gurgoan - Tutor in Gurgoan
Palam Vihar
Gurugram, 122017

Are you looking for a home tutor in Gurgoan? We Provide private and best-experienced tutors for home tuition. We provide tutors for Class Ist to XIIth. Learn from 10+ years of exp...

Bhaarat Coaching Classes Bhaarat Coaching Classes
F2Q8+GF4, In Front Of H Block Entrance, Hanuman Mandir Marg, Block D, Ashok Vihar Phase/1
Gurugram, 122001

Bhaarat Coaching Classes is a professionally managed and organized institute.

French for everyone - le français pour tout le monde French for everyone - le français pour tout le monde
Sector 4 Road, Urban Estate, Sector 4
Gurugram, 122006

Join_edgrow Join_edgrow
Gurugram

edGrow World is an ed-tech platform to prepare global leaders of tomorrow through engaging Live Onli

Preeti Hindi Coach Preeti Hindi Coach
Gurugram, 122011

Preeti Singh is an accomplished Hindi Language Coach who has been training senior diplomats and expats in India in Hindi for more than 25 years. Her clientele is highly diversified...

Industrial Guruji Industrial Guruji
Gurugram

Industrial training Page .

Pathshala Pathshala
Gurugram, 122008

Mathyouneed online learning centre grades k-10. Mathyouneed online learning centre grades k-10.
Shivajinagar
Gurugram, 122001

MathYouNeed offers online tuition classes for k-10 students. It makes math fun and easy for students. Our interactive learning method encourages students to practice math everyday....

LIVE Trading With VEER LIVE Trading With VEER
Gurugram, 121017

Trading is always profitable if you know, How to Trade? Here we share our live trading sessions with

Neeraj Tutorials Neeraj Tutorials
612/28 Jyoti Park
Gurugram, 122001

We Provide a Well Educated Home Tutors for All Subjects and also Prepare for Competitive Exams.