Filter interviews by
My expertise in Tableau lies in data visualization, dashboard creation, and advanced analytics.
Data visualization using various chart types like bar graphs, line charts, and scatter plots
Creating interactive dashboards for easy data analysis
Utilizing advanced analytics features like forecasting and trend analysis
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 23 Feb 2022
I applied via Campus Placement and was interviewed before Feb 2021. There was 1 interview round.
A marker interface is an interface with no methods used to mark a class as having a particular property or behavior.
Marker interfaces are used to provide metadata about a class.
They are often used in frameworks and libraries to indicate that a class should be treated in a special way.
Examples include Serializable, Cloneable, and Remote interfaces in Java.
Marker interfaces can also be used to enforce design patterns, su
Thread concurrency refers to multiple threads executing simultaneously in a program.
Concurrency allows for efficient use of resources and can improve performance.
However, it can also lead to race conditions and other synchronization issues.
Synchronization mechanisms like locks and semaphores can be used to manage concurrency.
Examples of concurrent programming languages include Java and Python's threading module.
Topics:
Python, Django, MySQL, Automation, Technical questions
Django follows Model-View-Controller (MVC) architectural pattern.
Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.
The Model layer represents the database schema and business logic.
The View layer is responsible for rendering the templates and presenting the data to the user.
The Controller layer handles the user's input and interacts with the Model and View layers.
Dj...
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.
Gather requirements from stakeholders
Create a design based on requirements
Write code to implement the design
Test the software for bugs and issues
Deploy the software for users to use
Iterate on feedback and make improvements
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Executive
108
salaries
| ₹1.8 L/yr - ₹5.6 L/yr |
Senior Executive
66
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Executive Accountant
54
salaries
| ₹2.1 L/yr - ₹5 L/yr |
Junior Executive
51
salaries
| ₹1.5 L/yr - ₹3.4 L/yr |
Team Lead
30
salaries
| ₹4.8 L/yr - ₹9.5 L/yr |
Accel Frontline
Pitney Bowes
DynPro
Apex CoVantage