i
Globant
Filter interviews by
Python has several built-in datatypes including int, float, bool, str, list, tuple, set, and dict.
int - represents integers
float - represents floating-point numbers
bool - represents boolean values True and False
str - represents strings
list - represents ordered sequences of values
tuple - represents ordered, immutable sequences of values
set - represents unordered collections of unique values
dict - represents unordered co
Flask is a micro web framework while Django is a full-stack web framework.
Flask is lightweight and flexible, allowing developers to choose their own libraries and tools.
Django is a batteries-included framework with built-in ORM, admin interface, and authentication system.
Flask is ideal for small to medium-sized projects, while Django is better suited for larger, more complex projects.
Flask has a smaller learning curve ...
Flask is lightweight and good for small projects, while Django is more robust and suitable for larger projects.
Flask is good for small projects with simple requirements
Django is more suitable for larger projects with complex requirements
Flask is lightweight and flexible, allowing for more customization
Django has a lot of built-in features and is more opinionated
Flask is better for RESTful APIs and microservices
Django i...
Decorators are functions that modify the behavior of other functions or classes without changing their source code.
Decorators are denoted by the @ symbol in Python.
They can be used to add functionality to a function or class, such as logging or timing.
Decorators can also be used to modify the behavior of a function or class, such as adding caching or memoization.
Decorators can be chained together to apply multiple modi
Generators are functions that can be paused and resumed, allowing for lazy evaluation of data.
Generators use the yield keyword to pause execution and return a value.
They can be used to generate an infinite sequence of values.
Generators are memory efficient as they only generate values when needed.
They are commonly used in data processing and asynchronous programming.
range and xrange are used to generate a sequence of numbers in Python.
range returns a list of numbers while xrange returns an iterator object.
range is memory-intensive while xrange is memory-efficient.
range is used in Python 3 while xrange is used in Python 2.
range can take three arguments: start, stop, and step while xrange can take two arguments: start and stop.
I was interviewed in Jul 2024.
Writing trigger logic involves defining actions to be taken when a certain event occurs in a database.
Identify the event that will trigger the logic
Define the actions to be taken when the event occurs
Consider any conditions or constraints that need to be met for the trigger to fire
A Batch Class is used in Salesforce to process records in batches.
Batch classes are used to process large amounts of data in Salesforce.
They are implemented by implementing the Database.Batchable interface.
Batch classes have three main methods: start, execute, and finish.
Example: public class MyBatchClass implements Database.Batchable
LWC Component for Senior Software Engineer interview
Create a new Lightning Web Component using Salesforce CLI
Define HTML template, JavaScript controller, and CSS styling
Implement functionality using Apex controllers and Lightning Data Service
Use @wire to fetch data from Salesforce backend
Leverage Salesforce Lightning Design System for UI components
Globant interview questions for designations
Get interview-ready with Top Globant Interview Questions
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
MCQ + Coding question
Topics in Kafka are logical channels for data storage and communication.
Topics are categories or feeds to which records are published by producers.
Consumers subscribe to topics to receive records and process them.
Each topic is split into partitions for scalability and parallel processing.
Topics can have multiple partitions to distribute load and increase throughput.
Example: 'orders', 'payments', 'logs'
In a company, I look for a strong company culture, opportunities for growth, and work-life balance.
Strong company culture - a positive and inclusive work environment where employees are valued and supported
Opportunities for growth - chances to learn new skills, take on challenging projects, and advance in my career
Work-life balance - a company that values the well-being of its employees and promotes a healthy balance b
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I was interviewed in Mar 2024.
Android activity is a single screen with a user interface, while fragment is a modular section of an activity.
Activity represents a single screen with a user interface.
Fragments are modular sections of an activity that contribute to the overall user interface.
Activities can contain multiple fragments, allowing for more flexible and reusable UI designs.
Fragments can be added, removed, or replaced within an activity at r...
Top trending discussions
3 Interview rounds
based on 181 reviews
Rating in categories
Senior Software Engineer
1.6k
salaries
| ₹10 L/yr - ₹33 L/yr |
Software Engineer
290
salaries
| ₹6 L/yr - ₹21 L/yr |
Automation Test Engineer
250
salaries
| ₹6 L/yr - ₹24 L/yr |
Technical Lead
232
salaries
| ₹15.9 L/yr - ₹39 L/yr |
Senior Automation Test Engineer
205
salaries
| ₹9.5 L/yr - ₹29.7 L/yr |
Accenture
TCS
Infosys
Wipro