i
Srijan Technologies
Filter interviews by
Variables in Twig are used to store and display dynamic content in Drupal templates.
Variables in Twig are enclosed in double curly braces {{ }}.
Variables can be assigned values in the template or passed from the controller.
Variables can be used to output content, perform calculations, or control the flow of the template.
Example: {{ variable_name }}
Example: {% if variable_name %} do something {% endif %}
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Leetcode easy level questions
Remove subsequent repetitions in a string
Iterate through the string and compare each character with the next one
If they are the same, remove the repetition by shifting the characters to the left
Repeat this process until all repetitions are eliminated
A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.
Generate a unique short code for each long URL
Store the mapping between short code and long URL in a database
Redirect users from short URL to original long URL when accessed
Unit test for a service class
Create a test class for the service class
Mock any dependencies of the service class
Write test methods to cover different scenarios
Use assertions to verify the expected outcomes
I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
based on 1 review
Rating in categories
Technical Lead
50
salaries
| ₹14 L/yr - ₹29.3 L/yr |
Senior Drupal Developer
36
salaries
| ₹8.5 L/yr - ₹16 L/yr |
Scrum Master
29
salaries
| ₹10 L/yr - ₹24 L/yr |
Drupal Developer
28
salaries
| ₹4 L/yr - ₹10 L/yr |
Javascript Developer
27
salaries
| ₹5 L/yr - ₹13 L/yr |
TCS
Infosys
Wipro
HCLTech