
AI is analyzing your overall score…
Identifying your key strengths…
Evaluating your skill match against the job requirements…
Assessing your cultural and operational fit
Valid-Parentheses-C-Program
October 9, 2021 – October 13, 2021
Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. An input string is valid if: Open brackets must be closed by the same type of brackets. Open brackets must be closed in the correct order. Example 1: Input: s = "()" Output: true Example 2: Input: s = "()[]{}" Output: true Example 3: Input: s = "(]" Output: false Example 4: Input: s = "([)]" Output: false Example 5: Input: s = "{[]}" Output: true
View ProjectCultural Fit Analysis
The candidate's project portfolio indicates a self-starter attitude with a focus on building web interfaces. The projects are primarily personal clones or basic applications, suggesting an early-career stage. The diversity of projects is limited to frontend web development and one C++ algorithm, which aligns with the 'Frontend Developer' target role but lacks breadth in other areas. The absence of team projects or open-source contributions makes it difficult to assess collaboration or broader cultural fit.
Soft Skills & Operational Fit
Insufficient data to assess soft skills or operational fit. No psychometric test results or interview feedback provided.