Filter interviews by
I applied via Walk-in
I have completed various projects involving web development, data analysis, and automation using Python.
Developed a web application using Django framework to track inventory and sales data.
Created data analysis scripts using pandas and matplotlib to visualize trends in customer behavior.
Automated repetitive tasks using Python scripts and cron jobs to improve efficiency.
Integrated APIs to fetch real-time data for a stoc
ERPNext is an open-source ERP software that helps businesses manage their processes efficiently.
Open-source ERP software
Helps businesses manage processes efficiently
Includes modules for accounting, CRM, HR, inventory management, and more
Customizable and scalable
Accessible through web browser
I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.
They will give to all students one of link and we will submit our test is there.
Lists and tuples are both sequence data types in Python, but they have some key differences.
Lists are mutable, meaning their elements can be changed, added, or removed.
Tuples are immutable, meaning their elements cannot be changed once defined.
Lists are defined using square brackets [], while tuples are defined using parentheses ().
Lists are typically used for collections of similar items, while tuples are used for het...
A function is a block of reusable code that performs a specific task.
Functions help in organizing code and making it more modular.
They can take input parameters and return output values.
Functions can be called multiple times from different parts of the program.
Examples: print(), len(), range().
OOP in Python is a programming paradigm that allows for the creation of objects with properties and methods.
OOP stands for Object-Oriented Programming.
In Python, everything is an object.
Classes are used to define objects and their behavior.
Encapsulation, inheritance, and polymorphism are key concepts in OOP.
Objects can have attributes (variables) and methods (functions).
Example: creating a class 'Car' with attributes l
Inheritance is a mechanism in Python OOP where a class inherits the properties and methods of another class.
Inheritance allows code reusability and promotes the concept of hierarchical relationships.
The class that is inherited from is called the parent class or base class.
The class that inherits is called the child class or derived class.
Child classes can access the attributes and methods of the parent class.
Child clas...
Lambda function is an anonymous function in Python that can take any number of arguments and return a single expression result.
Lambda functions are defined using the lambda keyword.
They are commonly used when a small function is needed for a short period of time.
Lambda functions can be used as arguments in higher-order functions.
They are often used in functional programming and for writing concise code.
Example: lambda ...
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Dexciss Technology interview questions for popular designations
Top trending discussions
Event bubbling is the propagation of an event from the innermost child element to the outermost parent element.
Events triggered on a child element will also trigger on its parent elements
The event travels up the DOM tree until it reaches the document object
Can be stopped using event.stopPropagation()
Can be useful for event delegation
The .on('click',function() is a more flexible method than .click(function())
The .on() method can handle multiple events and selectors
The .click() method can only handle one event and one selector
The .on() method can also handle dynamically added elements
The .click() method cannot handle dynamically added elements
Function to check if two strings are anagram or not
Create two character arrays from the strings
Sort the arrays
Compare the sorted arrays
Function to determine the order of integers in an array.
Check first and last element to determine if increasing or decreasing
Check for inflection point to determine if order changes
Return order type as string
Optimize images, minify code, reduce HTTP requests, use caching, and lazy loading.
Optimize images using compression and appropriate file formats
Minify code to reduce file size and improve load times
Reduce HTTP requests by combining files and using sprites
Use caching to store frequently accessed data locally
Implement lazy loading to defer loading of non-critical resources
Design a database schema for a movie site with user ratings and recommendations.
Create tables for movies, users, ratings, and recommendations
Use foreign keys to link tables
Include columns for movie genre and user watch history
Algorithm for recommendations can use user watch history and ratings to suggest similar movies
Function to simulate dice roll with equal probability without using random function
Use a toss function that returns either 0 or 1 with equal probability
Call the toss function 3 times and convert the result to a binary number
If the binary number is greater than 0 and less than or equal to 6, return it
If the binary number is greater than 6, repeat the process
Query to fetch duplicate email from table
Use GROUP BY and HAVING clause to filter out duplicates
SELECT email, COUNT(*) FROM table_name GROUP BY email HAVING COUNT(*) > 1;
This will return all the duplicate emails in the table
I applied via Campus Placement
I applied via Referral
I applied via Referral
I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.
based on 3 interviews
Interview experience
based on 15 reviews
Rating in categories
Software Developer
13
salaries
| ₹1.6 L/yr - ₹3.5 L/yr |
Python Developer
8
salaries
| ₹1 L/yr - ₹5.8 L/yr |
ERP Functional Consultant
7
salaries
| ₹1.8 L/yr - ₹7 L/yr |
Software Engineer
6
salaries
| ₹2.3 L/yr - ₹2.7 L/yr |
Developer
4
salaries
| ₹2 L/yr - ₹2.4 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Practo