Can anyone help me with this problem?

|
Kedar Nath Parida 2022-09-10 07:51:59
https://us06web.zoom.us/meeting/register/tZwuduiupz4uHtanLDqaZU4TWGHd0tU2RMaD
sr1uio 2022-09-10 07:52:47
Kedar Nath Parida 2022-09-10 07:51:59
https://us06web.zoom.us/meeting/register/tZwuduiupz4uHtanLDqaZU4TWGHd0tU2RMaD

For?

Kedar Nath Parida 2022-09-10 07:52:59
How to build netflix using react.js webinar going on now, please join
Kedar Nath Parida 2022-09-10 07:54:00
By skillslash
RajiDe 2022-09-10 08:18:28
In Ameerpet anyone is present who is giving job support
RajiDe 2022-09-10 08:22:00
For Springboot and Microservices and restful services
Akhi 2022-09-10 08:42:21
Anyone available for Male proxy..plz dm.
Sravan0510 2022-09-10 08:58:31
Ronit 2022-09-10 06:33:21
For ashokit dsa 2022 dm me

Needed

rz_anupam 2022-09-10 09:04:05
I need help in core Java code
JessieJM 2022-09-10 09:20:32
Position : Java Developers

Location : Bangalore or Remote (India)

Experience : minimum 4 years
Salary Range – Max 20L for 5+ years experienced resources.

We are looking up to 15 days of notice period.

Job Description:

Perform tasks allocated by Customer Scrum Master
Strong knowledge on Java J2EE, Spring, Hibernate
Strong knowledge on Java script, jQuery & Spring framework

Mandatory Skills:
Java-J2EE, Spring framework, Hibernate, JavaScript, jQuery, HTML5 and AJAX, Apache Tomcat, JBoss and WebLogic, Relational databases, Junit, Mockito, PMD, Eclipse, ANT, Maven, GitHub, Swagger, Postman, Jenkins, JIRA and Confluence.

Please share your CV urgently to jessieelah65@gmail.com
Telegram : @JessieJM

Mahendran Vijay 2022-09-10 09:29:36
Any opening for java developer fresher
Feliqz 2022-09-10 09:32:05
Hey everyone
JessieJM 2022-09-10 09:32:06
Role : Fullstack developer – Angular + Node.JS
Position : Full time
Job Location : Lanco Hills, Manikonda, Hyderabad
Northgate Office Park, Yelahanka or Bangalore

Required Experience : 4-8 Years
Maximum Salary Package Upto 18 LPA
Immediate Joiners Up to 20 LPA
Candidates should be open for 24/7 shift

Job Description:

Are you a Front-End enthusiast? Join a team of individuals dedicated to building
exceptional user experiences. Work in collaboration with Architecture, UX and
Development teams across multiple projects to rapidly prototype and develop industry
leading web and mobile applications. Make your mark and be a part of a global leader
that’s redefining standards in the industry that entertains the world.
Skills:
 Expertise with HTML, CSS and Full-Stack JavaScript
 Expertise translating visual design into semantically correct web templates
 Expertise in a broad variety of JavaScript and CSS frameworks (Node.JS, Angular8,
SASS, Redux, Material UI)
 Expertise with server-side JavaScript using Node.js and its associated frameworks
 Expertise designing and implementing low-latency, high-availability, and performant
applications
 Understanding of information hierarchy, typography, aesthetics and composition
 Knowledge of responsive and adaptive design principles
 Strong working knowledge developing cross platform/browser compatibility
 Adherence to web standards and best practices for load time reduction and accessibility
 Understanding of REST based services and how to consume within the client
environment
 Understanding of functional programming concepts and event-driven principles
 Expertise with source control management, specifically git
 Experience with package management including Bower, Grunt, and NPM
 Experience working as an agile team member
Responsibilities:
 Partner with Product Management, Architecture and UX to take ideas from concept to
working code
 Take a high ownership, self-sufficient and hands-on role across product teams acting as
a principle contributor, mentor and technology champion.

Qualified candidates to share their CV to jessieelah65@gmail.com
Telegram : @JessieJM

thesoumyajain 2022-09-10 09:32:12
Please find below Job descriptions for current hiring.

1. Position – Java Developer

Experience : 4 year

Salary – Upto 7 LPA

Qualification – BE/B.Tech, MCA in IT/CS/EC

Location – Jaipur

Java Developer duties and responsibilities :

* Implementation of API.
* Problem solving skills, analytical mind, and a positive attitude.
* Experience with test-driven development.
* Experience in the Spring, Spring Boot, and Helidon, Micro services
* Excellent knowledge of Relational Databases, SQL, and ORM technologies.
* Knowledge of developing REST API.
* Identifying risk and conducting mitigation action planning.
* Results oriented and focused on meeting deliverable timelines.
* Problem-solving attitude
* Ability to establish priorities
* Teamwork and willingness to listen to others
* Eagerness to learn new ideas, concepts, and technologies

Feliqz 2022-09-10 09:33:07
Can anyone help me with this problem?

Java Dog Class

Attributes for dog: (all public)
dogName

dogAge

dogIdNumber

dogLengthOfStay

dogSpaceNumber

dogWeight

grooming

methods for dogs:
+Dog()

+getDogName()

+setDogName()

+getDogAge()

+setDogAge()

+getDogIdNumber()

+setDogIdNumber()

+getDogLengthOfStay()

+setDogLengthOfStay

+getDogSpaceNumber()

+setDogSpaceNumber()

+getDogWeight()

+setDogWeight()

+getGrooming()

+setGrooming()

implement the Dog Java class. Your class must meet all of the specifications from the UML Class diagram. Be sure to include the following in your Dog class:
All attributes (variables) with appropriate data types. Note that the types are not specified in this UML class diagram. You will need to think about what the most appropriate data type is for each attribute.
At least one constructor method that initializes values for all attributes
Accessors and mutators for all attributes. Each attribute should have a corresponding accessor (“getter”) and mutator (“setter”) method. These methods are indicated in the class diagram.

Note: the attribute “grooming” returns “true” if dogLengthOfStay > 2 days

else “false”

Anu 2022-09-10 09:40:05
I am a fresher candidate looking for java developer role
Vicky311014 2022-09-10 09:49:43
Hi i need help in java code (assignment)
Any one plz me
Feliqz 2022-09-10 09:52:12
Feliqz 2022-09-10 09:33:07
Can anyone help me with this problem?

Java Dog Class

Attributes for dog: (all public)
dogName

dogAge

dogIdNumber

dogLengthOfStay

dogSpaceNumber

dogWeight

grooming

methods for dogs:
+Dog()

+getDogName()

+setDogName()

+getDogAge()

+setDogAge()

+getDogIdNumber()

+setDogIdNumber()

+getDogLengthOfStay()

+setDogLengthOfStay

+getDogSpaceNumber()

+setDogSpaceNumber()

+getDogWeight()

+setDogWeight()

+getGrooming()

+setGrooming()

implement the Dog Java class. Your class must meet all of the specifications from the UML Class diagram. Be sure to include the following in your Dog class:
All attributes (variables) with appropriate data types. Note that the types are not specified in this UML class diagram. You will need to think about what the most appropriate data type is for each attribute.
At least one constructor method that initializes values for all attributes
Accessors and mutators for all attributes. Each attribute should have a corresponding accessor (“getter”) and mutator (“setter”) method. These methods are indicated in the class diagram.

Note: the attribute “grooming” returns “true” if dogLengthOfStay > 2 days

else “false”

Can anyone please help me?

HOPE 2022-09-10 09:53:36
Anyone have l&T exam tomorrow??
Apsar Pe 2022-09-10 10:07:21
Fresher ko bi help karo salo
HOPE 2022-09-10 10:26:00
Anyone have l&t exam tomorrow
HOPE 2022-09-10 10:32:06
Anyone attended L&T exam before?
devangelista 2022-09-10 10:35:38
Hi, It’s David here.

6+ years of experience.

Java Developer
Spring Boot / Cloud / Data / Security / WebFlux
PostgreSQL
MongoDB
Kafka
Elasticsearch
Kibana
Docker
CI / CD
AWS

I’m opening for freelances

Dry Days 2022-09-10 10:54:25
deveops2911 2022-09-06 21:09:04
We need java developer for part time
Tech stack: java8, reactive programming, React.js

Here reactive programming is mandatory

Daily 2 hrs on weekdays ping me if anyone interested

Ping me

L@HR 2022-09-10 11:01:18
any_non 2022-09-10 06:05:16
Compulsary local language

Yes

any_non 2022-09-10 11:02:04
L@HR 2022-09-10 11:01:18
Yes

Is English and. Hindi is not ok

Vaibhav2345 2022-09-10 11:17:33
Infosys openings

Java Dvlprs/Architects (1 to 18 yrs exp reqd),
.Net Dvlprs/Architects (1 to 14 yrs exp reqd),
.Net Azure Dvlprs (3 to 8 yrs exp reqd),
React JS Dvlprs/Consultants (2 to 14 yrs exp reqd),
.Net React Dvlprs (3 to 6 yrs exp reqd),
React JS Technology Architects (8 to 11 yrs exp reqd),
Angular Dvlprs/Architects (1 to 11 yrs exp reqd),
React Native Dvlprs (5 to 11 yrs exp reqd),
Node JS Dvlprs/Architects (2 to 11 yrs exp reqd),
Angular JS Dvlprs/Architects (1 to 11 yrs exp reqd),
SharePoint Dvlprs (2 to 11 yrs exp reqd),

For referral, send your resume to
vaibhav77423@gmail.com

DON’T SEND YOUR RESUME IF YOU HAVE ALREADY APPLIED ON ANY JOB PORTAL, CREATED YOUR PROFILE ON INFOSYS CAREERS PAGE OR REFERRED BY SOMEONE FOR ANY POSITION IN LAST SIX MONTHS

Also send below details in mail:
First Name:
Middle Name:
Last Name:
Email id1:
Email id2:
Mobile No:
Alternate Mobile No.:
Date of birth(should reflect in resume also):
Current Job Location:
Current/prev company:
Skills:
Total Work Experience:
Are you Ex-Infoscion(Yes/No):
Employee ID If you are Ex-Infoscion:
Attach your resume in word or pdf format
Don’t attach drive link

Location of the posting depends on the Business needs.

Only for Experienced Professionals.
Freshers please excuse.

abdulrahmancloud 2022-09-10 11:18:13
L@HR 2022-09-09 21:50:46
If any Fresher’s are there

We have openings for Technical support
Proper should be Hyderabad
Languages known, English,Hindi and Telugu
WFO
If any are interested ping me personally and send your resume
ASAP

Thank you all

I have messaged you kindly look at my profile

L@HR 2022-09-10 11:29:31
Not matching Rahman
abdulrahmancloud 2022-09-10 11:30:09
L@HR 2022-09-10 11:29:31
Not matching Rahman

I am from nearby Hyderabad and open for freshers role

|