interview

7 Juniper Interview Questions for Python Developer

Juniper interview questions for Python developer. Experience and REST API answers shared by the experience candidate.

Python

[Solved] Convert Nested Dictionary into Flattened in Python

How to convert nested dictionary into flattened in Python? This questions was asked in Juniper coding interview. Algorithm and program explained.

Python

[Solved] Find First Duplicate Character in String in Python

How to find first duplicate character in string in Python? Best way to write a program to check fist repeated character using O(n) time.

android

4 Core Android Building Blocks and Component | Application Examples

Core Android building blocks- Activity, Service, Broadcast Receiver and Content Provider explained with example. Components of Android architectures.

Java

5 Java Web Framework and Design Technology would Rule

What are the different Java web framework and design technologies for backend and website development? Modern framework types.

Python

What is the Difference between r+ and w+ in Python | Example

What is the difference between r+ and w+ in Python? Create, Read, write file content with coding examples.

android

Android Navigation Architecture Components For Beginners | Example

What is Android navigation architecture components? Example explained for beginners for Develop Android app using navigation.

Code

Event Handling in C#, Python and C | Example Explained

Event handling in C#, Python and Java. Event-drive application explained with examples.

Java

[Code] Java JDBC Connection MySQL Example | JDBC API Properties

What is JDBC API? JDBC connection in Java with MySQL explained with code. How to connect MySQL from Java? JDBC connection properties.