i
Sekel
Technologies
Filter interviews by
I appeared for an interview in Dec 2024, where I was asked the following questions.
MVT architecture in Django separates data, business logic, and presentation for efficient web application development.
MVT stands for Model-View-Template, a variation of MVC architecture.
Model: Represents the data structure and handles database interactions. Example: A 'User' model for user data.
View: Contains the business logic and processes user requests. Example: A view function that retrieves user data.
Template: Man...
Django ORM allows easy retrieval of user details using model queries and filters.
Define a User model if not using Django's built-in User model.
Use the 'objects' manager to query the database, e.g., User.objects.all() to retrieve all users.
Filter users using 'filter()' method, e.g., User.objects.filter(username='john').
Retrieve a single user with 'get()' method, e.g., User.objects.get(id=1).
Use 'exclude()' to get users ...
Top trending discussions
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Basic qualifications for a software developer include education, skills, and experience in programming and software development.
A bachelor's degree in Computer Science or related field is often required.
Proficiency in programming languages like Java, Python, or C++ is essential.
Experience with software development methodologies such as Agile or Scrum is beneficial.
Familiarity with version control systems like Git is im...
I'm seeking new challenges, opportunities for growth, and a better alignment with my career goals and values.
Desire for professional growth: I'm looking for a role that offers more opportunities for learning and advancement.
Alignment with career goals: My current position doesn't fully align with my long-term career aspirations in software development.
Seeking a better work culture: I want to be part of a team that valu...
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.
Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...
I appeared for an interview before May 2024, where I was asked the following questions.
posted on 6 May 2025
I appeared for an interview in Nov 2024, where I was asked the following questions.
Prime Numbers Questions
A Front End Developer focuses on creating user interfaces and experiences for web applications using HTML, CSS, and JavaScript.
Utilizes HTML for structuring web content, e.g., <div>, <header>, <footer>.
Employs CSS for styling, such as Flexbox and Grid for layout.
Uses JavaScript for interactivity, e.g., DOM manipulation and event handling.
Familiar with frameworks like React, Angular, or Vue.js for buil...
Basic questions for a Front End Developer interview cover essential skills and knowledge in web development.
HTML: Structure of web pages; example: <div>, <span>, <a>.
CSS: Styling web pages; example: Flexbox, Grid, media queries.
JavaScript: Interactivity and dynamic content; example: DOM manipulation, event handling.
Responsive Design: Ensuring usability on various devices; example: mobile-first approac...
I appeared for an interview before Jun 2024, where I was asked the following questions.
Object-Oriented Programming (OOP) in Python is a programming paradigm based on the concept of objects, which can contain data and methods.
Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: class Dog with attributes and methods.
Inheritance: Creating new classes from existing ones, allowing for code reuse. Example: class Bulldog inherits from class Dog.
Polymorphism: The ab...
MENTAL FAMILIY RELATION
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Associate Product Manager
7
salaries
| ₹3.3 L/yr - ₹8.2 L/yr |
Softwaretest Engineer
6
salaries
| ₹5.2 L/yr - ₹8 L/yr |
UI/UX Designer
5
salaries
| ₹5 L/yr - ₹6.5 L/yr |
Software Engineer
4
salaries
| ₹6 L/yr - ₹8 L/yr |
Software Developer
4
salaries
| ₹7 L/yr - ₹11.5 L/yr |
QuickRide
sysotel.ai
Tech Formation
Reveation Labs